Closed
Bug 1434725
Opened 8 years ago
Closed 7 years ago
Create dockerflow compliant Docker image for deployment in the cloudservices environment
Categories
(Testing Graveyard :: ActiveData, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ckolos, Assigned: ekyle)
Details
Please create a docker container capable of running the Bugzilla-ETL application.
A skeleton Dockerfile and entrypoint script have been created in the branch
ckolos/Docker1, which is branched from master.
It is assumed that ETL is called periodically and has no need for external services to interact with it. For this reason, a container will simplify deployments and updates.
It's not *very* relevant to ETL, but review https://github.com/mozilla-services/Dockerflow for some reasons why we do deployments in this way.
| Reporter | ||
Comment 1•7 years ago
|
||
This has been done
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•