Can not install python2.7-minimal package on swift:5.0.1-bionic · Issue #139 · swiftlang/swift-docker
I can not use this image to install the python2.7-minimal package which is needed by (among other things) Node.js: $ docker run -it swift:5.0.1-bionic root@2714af5cb0ae:/# apt-get update && apt-get...