Closed
Bug 1097545
Opened 11 years ago
Closed 10 years ago
[docker] Move dev-env specific environment var usage to fig.yml
Categories
(Marketplace Graveyard :: Code Quality, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: muffinresearch, Unassigned)
References
Details
(Whiteboard: [marketplace-transition])
In case we want to use the docker envs for other non dev-env purposes later we should move out any env var usage that's dev-env specific to the fig.yml file rather than the Dockerfile.
| Reporter | ||
Comment 1•11 years ago
|
||
Also we should at the same time clean-up any abstract IS_DOCKER type env vars in favour of switches that are more specific.
Updated•11 years ago
|
Priority: -- → P5
Comment 2•11 years ago
|
||
I've been moving things to supervisord environment variables for processes that use supervisord.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in
before you can comment on or make changes to this bug.
Description
•