From a692859441851512370e10236fe2076370c731c0 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sat, 5 Nov 2022 23:50:38 +0100 Subject: Update Dockerfile --- Dockerfile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index d31bf15..4425b2c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,21 +9,13 @@ RUN apk --no-cache add \ automake \ bash \ build-base \ - cargo \ cmake \ coreutils \ curl \ gettext-tiny-dev \ git \ - libarchive-tools \ libtool \ - make \ - npm \ - perl \ - perl-json-xs \ - perl-lwp-protocol-https \ pkgconf \ - rust \ unzip SHELL ["/bin/bash", "-o", "pipefail", "-c"] -- cgit v1.2.3