add https apt transport and gpg
This commit is contained in:
@ -11,7 +11,9 @@ RUN \
|
||||
apt-get install -y git && \
|
||||
apt-get install -y python && \
|
||||
apt-get install -y python-requests && \
|
||||
apt-get install -y wget && \
|
||||
apt install -y gpg && \
|
||||
ppt install -y apt-transport-https && \
|
||||
t-get install -y wget && \
|
||||
apt-get install -y curl && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
|
Reference in New Issue
Block a user