Skip to content

end-of-game/docker-windows-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

docker-windows-blueprint

Affiche différent type de variable d'environnement

Usage

docker-compose build
docker-compose run -e ENV_01=LOL web  "'malo,nicolas,frederic'"

You need to escape the list with double- and single-quotes.

Output

Something like:

The winner is...
malo nicolas frederic
Variable d'environment Dockerfile :
World
Variable d'environment docker compose :
MDR
Variable d'environment run :
LOL

There are delays in the output to build tension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published