Sign inSign up

catwsq/frpc

By catwsq

•Updated about 2 years ago

frpc v0.60.0

Image
Networking
Web servers
0

230

catwsq/frpc repository overview

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"

Tag summary

Content type

Image

Digest

sha256:bc3a3711e…

Size

17.2 MB

Last updated

about 2 years ago

docker pull catwsq/frpc