1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

remove curl

This commit is contained in:
GilbN 2022-03-29 21:30:10 +02:00
parent 772f7bf8be
commit 82aef46abe

View File

@ -9,8 +9,7 @@ LABEL maintainer="gilbn"
RUN \
echo " ## Installing packages ## " && \
apk add --no-cache --virtual=build-dependencies \
python3 \
curl && \
python3 && \
echo "**** install theme.park ****" && \
mkdir -p /app/themepark