832e5ed8 by Israel Amaral

Update start-container.sh

1 parent f7e31f10
#!/bin/bash
docker run -d -p 80:80 --name site_institucional devopscloudweek/app01:develop
\ No newline at end of file
docker run -d -p 80:80 --name site_institucional israeldoamaral/app01:develop
\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!