You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2019/07/15 10:56:12 UTC

[sling-whiteboard] branch master updated: containers! containers!

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new e42992d  containers! containers!
e42992d is described below

commit e42992db2300cf8e340dfac6a4ee506097b8d5d8
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Jul 15 12:56:09 2019 +0200

    containers! containers!
---
 time-to-first-request/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/time-to-first-request/README.md b/time-to-first-request/README.md
index f906fd9..00887e2 100644
--- a/time-to-first-request/README.md
+++ b/time-to-first-request/README.md
@@ -4,7 +4,7 @@ time-to-first-request
 This HTTP proxy, written in NodeJS, starts a Docker
 container on demand when an HTTP request is received.
 
-Used to measure the time-to-first-request on our native image.
+Used to measure the time-to-first-request on containers.
 
 To run this use: