We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e55e42 commit 82c9fa1Copy full SHA for 82c9fa1
root/etc/cont-init.d/99-python2
@@ -1,5 +1,6 @@
1
#!/usr/bin/with-contenv bash
2
3
+echo "**** installing python2 and pip ****"
4
apt-get update && apt-get install -y \
5
python \
6
python-pip
0 commit comments