-
-
Notifications
You must be signed in to change notification settings - Fork 550
provide Docker packaging #1035
Copy link
Copy link
Closed
Labels
help:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.level:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implement
Metadata
Metadata
Assignees
Labels
help:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.level:hardrought estimate that this might be quite hard to implementrought estimate that this might be quite hard to implement
Beside providing tox as a Python package it could be helpful to also provide an "official" Docker image that's set up with correct Pythons and tox installed. This came out of #943. Any version of this needs to:
It's to be determined if this should leave as part of this repository; or should it instead be a separate project.