docker-compose
---
services:
frpc:
image: catwsq/frpc:latest
container_name: frpc
volumes:
- ./frpc.toml:/opt/frpc/frpc.toml # the config path can be change
restart: always
extra_hosts:
- "host.docker.internal:host-gateway"
Content type
Image
Digest
sha256:bc3a3711e…
Size
17.2 MB
Last updated
about 2 years ago
docker pull catwsq/frpc