Compare commits
1 Commits
6e3bc2666a
...
c8c4d9ff92
Author | SHA1 | Date | |
---|---|---|---|
c8c4d9ff92 |
@ -7,6 +7,7 @@ ARG https_proxy=
|
||||
|
||||
# Install dev environment dependencies
|
||||
RUN export DEBIAN_FRONTEND=noninteractive &&\
|
||||
apt clean &&\
|
||||
apt-get update -y &&\
|
||||
apt-get install -y --no-install-recommends curl ca-certificates build-essential wget unzip tar git jq gnupg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user