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