Skip to content

staxmanade/example-working-docker-compose-environment-vars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

If you docker-compose up with this, you should see the environment var from .env passed and printed out...

Example output

> docker-compose up
Starting exampleworkingdockercomposeenvironmentvars_some_server_1
Attaching to exampleworkingdockercomposeenvironmentvars_some_server_1
some_server_1  | ENV Var Passed in: Test value from .env file!
exampleworkingdockercomposeenvironmentvars_some_server_1 exited with code 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages