vpnuser
PoPToP Point to Point Tunneling Server
RUN apt-get update && \
apt-get install -y pptpd
RUN apt-get update && \
apt-get install -y pptpd
RUN apk add pptpd
RUN pacman -S --noconfirm pptpd
RUN apt-get update && \
apt-get install -y pptpd
RUN dnf install -y pptpd
RUN apt-get update && \
apt-get install -y pptpd