Create Dockerfile

This commit is contained in:
Damir Ibragimov
2023-07-24 19:56:24 +03:00
committed by GitHub
commit e55bb58542

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM ubuntu
ENV DEBIAN_FRONTEND=noninteractive
RUN apt update && apt install -y apt-utils && apt install -y gcc make dkms && apt upgrade -y && apt install nano openresolv iproute2 iptables dante-server