out install
This commit is contained in:
parent
72d18ac6c0
commit
e0011c3b04
@ -1,5 +1,4 @@
|
||||
FROM debian
|
||||
RUN apt update && apt -y install curl fail2ban rsyslog swaks host python3-pyinotify curl iptables tzdata go-mmproxy iproute2 sendmail net-tools python3-distutils dirmngr && apt clean
|
||||
RUN curl -fSsL https://deb.sipwise.com/spce/sipwise.gpg | gpg --dearmor | tee /etc/apt/trusted.gpg.d/sipwise.gpg > /dev/null
|
||||
RUN echo 'deb https://deb.sipwise.com/debian bookworm main contrib non-free' >> /etc/apt/sources.list
|
||||
ENV VERSION=1:9.2p1-2+deb12u2
|
||||
|
Loading…
Reference in New Issue
Block a user