]> git.ipfire.org Git - thirdparty/patchwork.git/commit
docker: Use pyenv for Python versions
authorStephen Finucane <stephen@that.guru>
Tue, 3 Sep 2019 14:46:53 +0000 (15:46 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 8 Sep 2019 17:30:38 +0000 (18:30 +0100)
commita0db4732139d2e2c310738c9e60da20b75527a28
tree56d0d5dfc410824b3d1e6363fdb1429bd6569760
parent140453e5df61d4782656fffae0c8940a3e91de6b
docker: Use pyenv for Python versions

This is slightly slower to initially configure but requires less hacking
to get the same environment and should be a lot more maintainable (just
a simple modification to change the Python version).

Signed-off-by: Stephen Finucane <stephen@that.guru>
tools/docker/Dockerfile
tools/docker/entrypoint.sh
tools/docker/xenial-ports.list [deleted file]
tools/docker/xenial.list [deleted file]