We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26da0b commit 61c095bCopy full SHA for 61c095b
2.7/Dockerfile
@@ -8,7 +8,7 @@ ENV LANG C.UTF-8
8
9
ENV PYTHON_VERSION 2.7.9
10
11
-RUN tce-load -wic gnupg curl
+RUN tce-load -wic gnupg curl \
12
&& rm -rf /tmp/tce/optional/*
13
14
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
3.4/Dockerfile
ENV PYTHON_VERSION 3.4.3
# gpg: key F73C700D: public key "Larry Hastings <larry@hastings.org>" imported
0 commit comments