Adding packages

This commit is contained in:
Devin Dice 2023-01-26 18:32:26 -05:00
parent e99d339de7
commit 5d726895a2
2 changed files with 3 additions and 6 deletions

View file

@ -182,6 +182,9 @@ RUN apt -y remove thunar
# Copy files
COPY rootfs /
# Extras
RUN apt -y install ansible terraform golang whiptail osmctools osmosis
#RUN rm -rf /workspace/*
RUN useradd -d /home/ubuntu -u 99 -G sudo -ms /bin/bash ubuntu

View file

@ -33,9 +33,3 @@ libreoffice
pinta
firefox
#chrome?
ansible
terraform
golang
whiptail
osmctools
osmosis