commit
ff2182bcf0
|
@ -19,7 +19,7 @@ RUN \
|
|||
thunar \
|
||||
xfce4 \
|
||||
xfce4-terminal && \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
|
||||
xfce4-pulseaudio-plugin && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN \
|
|||
thunar \
|
||||
xfce4 \
|
||||
xfce4-terminal && \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
|
||||
xfce4-pulseaudio-plugin && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN \
|
|||
thunar \
|
||||
xfce4 \
|
||||
xfce4-terminal && \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
|
||||
xfce4-pulseaudio-plugin && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
|
|
Loading…
Reference in New Issue