Update Dockerfile
This commit is contained in:
parent
474728e746
commit
64716fa63b
1 changed files with 2 additions and 2 deletions
|
|
@ -39,9 +39,9 @@ RUN wget --no-hsts https://www.termius.com/download/linux/Termius.deb \
|
|||
|
||||
&& apt update -y \
|
||||
|
||||
&& apt remove -y zoom* \
|
||||
&& apt remove -y zoom* slack* \
|
||||
|
||||
&& apt install -y vlc htop mtr net-tools neofetch \
|
||||
&& apt install -y vlc htop mtr net-tools neofetch nmap \
|
||||
|
||||
&& apt update -y \
|
||||
&& apt upgrade -y \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue