View on GitHub

notes

docker

environment variables

docker run -e APP_COLOR=green simple-webapp-color

dockerfile entrypoint and cmd

network