Docker Commands docker-compose up (running site) docker build -t mysite -f Dockerfile . (building Docker site) // env file related error was here