- Clone this repo locally git clone
- Go to the package folder and run the docker build command
docker build -t demo-app:1.0
- Verify the
my-appdocker image with the tag as1.0is created usingdocker imagescommand - Build the docker containers using the docker-compose.yaml file
docker-compose -f docker-compose.yaml up
- To clean up:
docker-compose -f docker-compose.yaml down
krdev654/sample-nodejs-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|