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 6966867 commit 964718cCopy full SHA for 964718c
cpython-unix/base.Dockerfile
@@ -28,8 +28,6 @@ RUN for s in debian_jessie debian_jessie-updates debian-security_jessie/updates;
28
) > /etc/apt/apt.conf.d/99cpython-portable
29
30
RUN ( echo 'amd64'; \
31
- echo 'armel'; \
32
- echo 'armhf'; \
33
echo 'i386'; \
34
) > /var/lib/dpkg/arch
35
0 commit comments