Skip to content

Commit

Permalink
script error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cristov committed Aug 13, 2018
1 parent 3c9bb8a commit 17e68ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Prelab/001-docker-image/readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ By default, the `latest` tag is used for the image. A different tag may be speci

=== Running Docker container from local repository

$ Docker run -d -p 8081:8081 arungupta/greeting (close the previous session open with 8081)
$ docker run -d -p 8081:8081 arungupta/greeting (close the previous session open with 8081)
$ curl http://localhost:8081/resources/greeting

=== Push Docker Images to Registry
Expand Down
Binary file modified slide/2018techsummit-k8s-handson-architecture.pptx
Binary file not shown.

0 comments on commit 17e68ba

Please sign in to comment.