Added whiptail
This commit is contained in:
parent
865bc20967
commit
8e43ff1fc1
|
|
@ -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 New Issue