Skip to content

cn-dino/docker-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-env

simple docker image that shows the use of environment variables to pass configuration information to the application at runtime

Usage

e.g. set background colour to yellow

docker run --env APP_COLOUR=yellow -p 5000:5000 docker-env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors