diff --git a/Dockerfile b/Dockerfile index f4b611cd10..22769b3d37 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,9 @@ RUN apt-get update \ fonts-dejavu-core \ g++ \ gawk \ + gh \ git \ + gpg \ less \ libz-dev \ locales \ @@ -31,7 +33,9 @@ RUN apt-get update \ netbase \ openssh-client \ patch \ + skopeo \ sudo \ + unzip \ uuid-runtime \ tzdata \ jq \