Skip to content

Commit

Permalink
build image
Browse files Browse the repository at this point in the history
  • Loading branch information
sro committed Mar 19, 2018
1 parent 4f149d5 commit c8c26c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
#build the docker image
docker build -t rowshan/eds_e2e
docker build -t rowshan/eds_e2e rowshan/eds_e2e
#Run the test_app image container
docker run -d -p 5000:5000 rowshan/eds_e2e

0 comments on commit c8c26c8

Please sign in to comment.