Update start-container.sh
Showing
1 changed file
with
1 additions
and
1 deletions
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | docker run -d -p 80:80 --name site_institucional devopscloudweek/app01:develop | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
2 | docker run -d -p 80:80 --name site_institucional israeldoamaral/app01:develop | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment