- Build Image:
docker build [location of docker file] -t [name for the image]:latest - Start the app:
docker-compose up
This command needs to be executed in the folder where thedocker-compose.ymlfile is located
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker build [location of docker file] -t [name for the image]:latestdocker-compose updocker-compose.yml file is located