From ab438bdbda503e176ab6d9bb3ec0bdf1536c853a Mon Sep 17 00:00:00 2001 From: leeplay Date: Thu, 26 Jun 2014 15:14:18 +0900 Subject: [PATCH] Update examples/nodejs_web_app Docker-DCO-1.1-Signed-off-by: Hyeongkyu Lee (github: leeplay) Upstream-commit: 6bb6e422b5cd9e9ee97c5855a94b5776323a5626 Component: engine --- components/engine/docs/sources/examples/nodejs_web_app.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/engine/docs/sources/examples/nodejs_web_app.md b/components/engine/docs/sources/examples/nodejs_web_app.md index cf00e88bed..cc3ea061af 100644 --- a/components/engine/docs/sources/examples/nodejs_web_app.md +++ b/components/engine/docs/sources/examples/nodejs_web_app.md @@ -137,9 +137,9 @@ Your image will now be listed by Docker: $ sudo docker images # Example - REPOSITORY TAG ID CREATED - centos 6.4 539c0211cd76 8 weeks ago - gasi/centos-node-hello latest d64d3505b0d2 2 hours ago + REPOSITORY TAG ID CREATED + centos 6.4 539c0211cd76 8 weeks ago + /centos-node-hello latest d64d3505b0d2 2 hours ago ## Run the image