simple docker image that shows the use of environment variables to pass configuration information to the application at runtime
e.g. set background colour to yellow
docker run --env APP_COLOUR=yellow -p 5000:5000 docker-env
| Name | Name | Last commit date | ||
|---|---|---|---|---|