This commit is contained in:
Rich
2024-03-26 12:51:43 +00:00
parent ad7f54ccf7
commit d7a391051e
2 changed files with 45 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
FROM ubuntu
MAINTAINER rmj014@gmail.com
LABEL org.opencontainers.image.authors="rmj014@gmail.com"
RUN apt-get update && apt-get -y upgrade \
&& apt-get install -y iputils-ping curl net-tools iptables dante-server
RUN apt-get install -y vim