Commit 8809575b authored by nanahira's avatar nanahira

add more packages

parent 3085b8d3
FROM debian:buster-slim
RUN apt update && \
apt -y install ocserv && \
apt -y install ocserv iproute2 iptables ipset && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
CMD ["/usr/sbin/ocserv" ,"-f"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment