Klaas Hoekema
|
088a798e7a
Fix typo in 'split_env' error message
|
6 anos atrás |
Inconnu08
|
99e67d0c06
fix warning method is deprecated with tests
|
6 anos atrás |
slowr
|
b09d8802ed
Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH.
|
6 anos atrás |
Ulysses Souza
|
f4ed9b2ef5
Detects the execution on an`exec` command and sets the environment to `silent` mode.
|
7 anos atrás |
Joffrey F
|
0323920957
Style and language fixes
|
6 anos atrás |
Hiroshi Ioka
|
afc161a0b1
reject environment variable that contains white spaces
|
6 anos atrás |
Joffrey F
|
8c0b03a2f5
Add support for BOM-signed env files
|
8 anos atrás |
Kevin Jing Qiu
|
a3a9d8944a
Close the open file handle using context manager
|
8 anos atrás |
Joffrey F
|
534b4ed820
Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized
|
8 anos atrás |
Joffrey F
|
5d244ef6d8
Unset env vars behavior in 'run' mirroring engine
|
9 anos atrás |
Thom Linton
|
28fb91b344
Adds additional validation to 'env_vars_from_file'.
|
9 anos atrás |
Joffrey F
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
9 anos atrás |
Joffrey F
|
1506f997de
Better windows support for Environment class
|
9 anos atrás |
Joffrey F
|
c7afe16419
Account for case-insensitive env on windows platform
|
9 anos atrás |
Joffrey F
|
f48da96e8b
Test get_project_name from env file
|
9 anos atrás |
Joffrey F
|
1801f83bb8
Environment class cleanup
|
9 anos atrás |
Joffrey F
|
b9ca5188a2
Remove Environment singleton, instead carry instance during config processing
|
9 anos atrás |
Joffrey F
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 anos atrás |