mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2026-02-19 16:13:42 +08:00
remove leafpad
This commit is contained in:
parent
578d527036
commit
8fbaa9f4ce
@ -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/*
|
||||
|
||||
@ -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/*
|
||||
|
||||
@ -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/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user