Joffrey F
|
12ad3ff301
|
Injecting os.environ in Environment instance happens outside of init method
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:28 -07:00 |
Joffrey F
|
1506f997de
|
Better windows support for Environment class
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:28 -07:00 |
Joffrey F
|
c7afe16419
|
Account for case-insensitive env on windows platform
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:01 -07:00 |
Joffrey F
|
f48da96e8b
|
Test get_project_name from env file
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:01 -07:00 |
Joffrey F
|
1801f83bb8
|
Environment class cleanup
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:01 -07:00 |
Joffrey F
|
b9ca5188a2
|
Remove Environment singleton, instead carry instance during config processing
Project name and compose file detection also updated
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:01 -07:00 |
Joffrey F
|
c69d8a3bd2
|
Implement environment singleton to be accessed throughout the code
Load and parse environment file from working dir
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-03-24 10:57:01 -07:00 |