SPRSL Basic Docker CMDs 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 the docker-compose.yml file is located What is docker ? Find here !!!