mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 16:32:47 +01:00
Added whiptail
This commit is contained in:
parent
865bc20967
commit
8e43ff1fc1
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ RUN apt -y remove thunar
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
# Extras
|
# Extras
|
||||||
RUN apt -y install osmctools osmosis
|
RUN apt -y install osmctools osmosis whiptail
|
||||||
|
|
||||||
#RUN rm -rf /workspace/*
|
#RUN rm -rf /workspace/*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue