开源企业级远程办公 VPN 软件 AnyLink docker 镜像,新增同时支持 X86 和 ARM 架构.
10K+
GitHub stilleshan/dockerfiles
Docker stilleshan/anylink
docker image support for X86 and ARM
基于 bjdgyc/anylink 项目的 docker 镜像.
docker run -d \
--name=anylink \
--restart=always \
--privileged=true \
-p 443:443 \
-p 8800:8800 \
stilleshan/anylink
下载 docker-compose.yml 执行以下命令启动:
docker-compose up -d
https://ip:8800
关于初始配置,修改密码,网络等更多信息请参考: GitHub bjdgyc/anylink
Content type
Image
Digest
sha256:d82ba05f4…
Size
25.5 MB
Last updated
about 3 years ago
docker pull stilleshan/anylink