#3974 closed defect (fixed)

Remove the Dockerfiles

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

The Dockerfiles are both unmaintained. They do not produce usable images in their current state (eg, having a Python 2.7 dependency) but it is also unclear what the purpose of the images they once produced was.

It may be useful for the project to provide Docker images but first it should be made clear what the images are _for_.

Meanwhile, the Dockerfiles are attractive nuisances that distract from answering that question.

So, remove them.

Change History (2)

comment:2 Changed at 2023-02-20T17:32:32Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 54a6098/trunk:

Merge pull request #1257 from exarkun/3974.remove-dockerfile

Remove Dockerfiles and related files

Fixes: ticket:3974

Note: See TracTickets for help on using tickets.