- Copy env file by running this command.
cp env.sample .env
- Set all your environment variables.
- Run this command to build and start the containers.
sudo docker-compose up -d nginx
Copyright (c) 2018 Cliff Richard Anfone. Released under the terms of the MIT license.