Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
9117df9ad1 |
@ -16,6 +16,8 @@ RUN \
|
|||||||
apt-get install -y python-requests && \
|
apt-get install -y python-requests && \
|
||||||
apt-get install -y python-pycodestyle && \
|
apt-get install -y python-pycodestyle && \
|
||||||
apt-get install -y python-yaml && \
|
apt-get install -y python-yaml && \
|
||||||
|
apt-get install -y python-pip && \
|
||||||
|
apt-get install -y python-xmltodict && \
|
||||||
apt-get install -y gpg && \
|
apt-get install -y gpg && \
|
||||||
apt-get install -y apt-transport-https && \
|
apt-get install -y apt-transport-https && \
|
||||||
apt-get install -y wget && \
|
apt-get install -y wget && \
|
||||||
|
Reference in New Issue
Block a user