Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-frp

build frp version amd64 aarch64

Docker image for frp. Binaries directly obtained from the official frp repo fatedier/frp. Automatic weekly builds. You can start with the sample docker-compose.yml in this repo.

Networking

Either use network_mode = host or manually expose the listening port as well as all the reverse proxied ports.

Environment Variables

SERVER. Defaults to yes = server mode. no = client mode.

Volumes

Bind mount a host folder to /config. Make sure the folder is owned by 1000:1000. Both server and client mode use the same /config/config.toml config file.

Troubleshooting

The logs can be obtained by docker logs <container_name>. They are usually very self-explanatory.

About

Dockerized frp.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages