This commit is contained in:
thelamer 2020-04-06 16:01:00 -07:00
parent 116fe40097
commit 77aff3f7ec

View File

@ -13,7 +13,7 @@ RUN \
apt-get install --no-install-recommends -y \
firefox \
kmix \
kubuntu-desktop
kubuntu-desktop \
terminator && \
echo "**** cleanup ****" && \
apt-get autoclean && \