autobuild
This commit is contained in:
@@ -10,8 +10,9 @@ RUN apt update && \
|
||||
apt install -y apt apt-utils dnsutils sudo && \
|
||||
apt upgrade -y && \
|
||||
apt install -y dante-server iproute2 iptables nano curl wget tini && \
|
||||
apt autoremove --purge -y && apt clean -y && rm -rf /tmp/* && \
|
||||
chmod 755 /*.sh
|
||||
apt autoremove --purge -y && apt clean -y && rm -rf /tmp/*
|
||||
|
||||
ADD danted.conf /etc/danted.conf
|
||||
|
||||
EXPOSE 1080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user