mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-05-21 02:36:14 +03:00
* feat: update app identifiers and development team for iOS and macOS builds * feat: rename AmneziaVPN to DefaultVPN in iOS configuration and code references * Complete rename * Missed folder renamed * Translation removed from commit * Another step of renaming * submodule reverted
5 lines
93 B
Docker
5 lines
93 B
Docker
FROM defaultvpn/ipsec-server:latest
|
|
|
|
RUN mkdir -p /opt/amnezia
|
|
LABEL maintainer="DefaultVPN"
|