curl is already in base
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL author="Olaf Bohlen <olbohlen@eenfach.de>"
|
||||
COPY receipt-processor.ksh /usr/local/bin/receipt-processor.ksh
|
||||
RUN chmod 755 /usr/local/bin/receipt-processor.ksh && \
|
||||
useradd cookie && \
|
||||
dnf install -y jq curl
|
||||
dnf install -y jq
|
||||
|
||||
USER cookie
|
||||
|
||||
|
||||
Reference in New Issue
Block a user