remove leafpad

This commit is contained in:
thelamer 2021-12-22 07:59:54 -08:00
parent 578d527036
commit 8fbaa9f4ce
3 changed files with 3 additions and 6 deletions

View File

@ -13,8 +13,7 @@ RUN \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
icewm && \
apk add --no-cache \
firefox-esr \
leafpad && \
firefox-esr && \
echo "**** cleanup ****" && \
rm -rf \
/tmp/*

View File

@ -13,8 +13,7 @@ RUN \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
icewm && \
apk add --no-cache \
firefox-esr \
leafpad && \
firefox-esr && \
echo "**** cleanup ****" && \
rm -rf \
/tmp/*

View File

@ -13,8 +13,7 @@ RUN \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
icewm && \
apk add --no-cache \
firefox-esr \
leafpad && \
firefox-esr && \
echo "**** cleanup ****" && \
rm -rf \
/tmp/*