Skip to content

shaunwarman/compose-env-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compose-env-example

A docker compose env variable example

Overview

Docker compose allows for a .env file which it will honor during environment variable substitution within Docker-compose.yml file. This makes it easy to add defaults that may come from CI or unavailable in host shell environment.

Install

git clone https://github.com/shaunwarman/compose-env-example
cd compose-env-example

Use

docker-compose up

About

A docker compose env variable example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published