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