mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Merge pull request #6694 from leeplay/examples
Update examples/nodejs_web_app
This commit is contained in:
@@ -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
|
||||
<your username>/centos-node-hello latest d64d3505b0d2 2 hours ago
|
||||
|
||||
## Run the image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user