mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-07-03 14:07:39 +02:00
5 lines
93 B
Docker
5 lines
93 B
Docker
FROM amneziavpn/ipsec-server:latest
|
|
|
|
RUN mkdir -p /opt/amnezia
|
|
LABEL maintainer="AmneziaVPN"
|