1
1
# frp
2
2
3
- [ ![ frp ] ( http://dockeri.co/image/snowdreamtech/frps )] ( https://hub.docker.com/r/snowdreamtech/frps )
4
- [ ![ frp ] ( http://dockeri.co/image/snowdreamtech/frpc )] ( https://hub.docker.com/r/snowdreamtech/frpc )
3
+ [ ![ frps ] ( http://dockeri.co/image/snowdreamtech/frps )] ( https://hub.docker.com/r/snowdreamtech/frps )
4
+ [ ![ frpc ] ( http://dockeri.co/image/snowdreamtech/frpc )] ( https://hub.docker.com/r/snowdreamtech/frpc )
5
5
6
- Docker Image packaging for Frp.
6
+ Docker Images for Frp Based on Alpine and Debian .
7
7
8
- (amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le,riscv64, s390x)
8
+ (amd64, arm32v5, arm32v6, arm32v7, arm64v8, i386, mips64le , ppc64le,riscv64, s390x)
9
9
10
10
### [ Documentation] ( https://gofrp.org/en/ )
11
11
### [ 中文文档] ( https://gofrp.org/zh-cn/docs/ )
12
12
13
13
## Usage
14
14
15
- start frps
15
+ ### Basic
16
16
17
17
``` bash
18
18
docker run --restart=always --network host -d -v /etc/frp/frps.toml:/etc/frp/frps.toml --name frps snowdreamtech/frps
19
+ docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc
19
20
```
20
21
21
- start frpc
22
+ ### Alpine
22
23
23
24
``` bash
24
- docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc
25
+ docker run --restart=always --network host -d -v /etc/frp/frps.toml:/etc/frp/frps.toml --name frps snowdreamtech/frps:alpine
26
+ docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc:alpine
27
+ ```
28
+
29
+ ### Debian
30
+
31
+ ``` bash
32
+ docker run --restart=always --network host -d -v /etc/frp/frps.toml:/etc/frp/frps.toml --name frps snowdreamtech/frps:debian
33
+ docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc:debian
34
+ ```
35
+
36
+ ``` bash
37
+ docker run --restart=always --network host -d -v /etc/frp/frps.toml:/etc/frp/frps.toml --name frps snowdreamtech/frps:bookworm
38
+ docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frpc.toml --name frpc snowdreamtech/frpc:bookworm
25
39
```
26
40
27
41
## Quick reference
@@ -30,31 +44,50 @@ docker run --restart=always --network host -d -v /etc/frp/frpc.toml:/etc/frp/frp
30
44
31
45
[ https://github.com/snowdreamtech/frp/issues ] ( https://github.com/snowdreamtech/frp/issues )
32
46
47
+ * Where to join discussions:
48
+
49
+ [ https://github.com/snowdreamtech/frp/discussions ] ( https://github.com/snowdreamtech/frp/discussions )
50
+
33
51
* Maintained by:
34
52
35
53
snowdream < sn0wdr1am@qq.com >
36
54
37
55
* Supported architectures: ([ more info] ( https://github.com/docker-library/official-images#architectures-other-than-amd64 ) )
38
56
39
- frpc:
57
+ Alpine (linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/riscv64,linux/s390x)
40
58
41
- [ amd64] ( https://cloud.docker.com/u/snowdreamtechamd64/repository/docker/snowdreamtechamd64/frpc ) , [ arm32v6] ( https://cloud.docker.com/u/snowdreamtecharm32v6/repository/docker/snowdreamtecharm32v6/frpc ) , [ arm32v7] ( https://cloud.docker.com/u/snowdreamtecharm32v7/repository/docker/snowdreamtecharm32v7/frpc ) , [ arm64v8] ( https://cloud.docker.com/u/snowdreamtecharm64v8/repository/docker/snowdreamtecharm64v8/frpc )
42
-
43
- frps:
44
-
45
- [ amd64] ( https://cloud.docker.com/u/snowdreamtechamd64/repository/docker/snowdreamtechamd64/frps ) , [ arm32v6] ( https://cloud.docker.com/u/snowdreamtecharm32v6/repository/docker/snowdreamtecharm32v6/frps ) , [ arm32v7] ( https://cloud.docker.com/u/snowdreamtecharm32v7/repository/docker/snowdreamtecharm32v7/frps ) , [ arm64v8] ( https://cloud.docker.com/u/snowdreamtecharm64v8/repository/docker/snowdreamtecharm64v8/frps )
59
+ Debian (linux/386,linux/amd64,linux/arm/v5,linux/arm/v7,linux/arm64,linux/mips64le,linux/ppc64le,linux/s390x)
46
60
47
61
* Supported Tags:
48
62
49
- [ Frps] ( https://cloud.docker.com/u/snowdreamtech/repository/docker/snowdreamtech/frps/tags )
63
+ Alpine:
64
+
65
+ - latest
66
+ - 0.60-alpine3.20
67
+ - 0.60.0-alpine3.20
68
+ - 0.60-alpine
69
+ - 0.60.0-alpine
70
+ - alpine3.20
71
+ - alpine
72
+ - 0.60
73
+ - 0.60.0
50
74
51
- [ Frpc ] ( https://cloud.docker.com/u/snowdreamtech/repository/docker/snowdreamtech/frpc/tags )
75
+ Debian:
52
76
53
- <!-- ## Sponsors
77
+ - bookworm
78
+ - debian
79
+ - 0.60-bookworm
80
+ - 0.60.0-bookworm
81
+ - 0.60-debian
82
+ - 0.60.0-debian
54
83
55
- [](https://cloud.tencent.com/act/cps/redirect?redirect=1077&cps_key=d09c5e921f9fcf4ac9516564262f3b99&from=console)
84
+ ## Ads
56
85
57
- [](https://www.aliyun.com/1111/new?userCode=dbgo15cy) -->
86
+ 1 . [ 腾讯云] ( https://cloud.tencent.com/act/cps/redirect?redirect=2446&cps_key=d09c5e921f9fcf4ac9516564262f3b99&from=console )
87
+ 1 . [ 阿里云] ( https://www.aliyun.com/minisite/goods?userCode=dbgo15cy )
88
+ 1 . [ 华为云] ( https://activity.huaweicloud.com/cps.html?fromacct=7766b6ea-375c-416d-9ca5-bdbef333b645&utm_source=V1g3MDY4NTY=&utm_medium=cps&utm_campaign=201905 )
89
+ 1 . [ Bandwagonhost/搬瓦工] ( https://bandwagonhost.com/aff.php?aff=41583 )
90
+ 1 . [ Vultr] ( https://www.vultr.com/?ref=7265819 )
58
91
59
92
## Contact (备注:frp)
60
93
66
99
## Website
67
100
68
101
1 . [ fatedier/frp] ( https://github.com/fatedier/frp )
69
- 1 . [ Snowdream Tech] ( http://www.snowdream.tech/ )
70
- 1 . [ ITCoder] ( https://www.itcoder.tech/ )
102
+ 1 . [ snowdreamtech/frp] ( https://github.com/snowdreamtech/frp )
103
+ 1 . [ frpc images on Github] ( https://github.com/snowdreamtech/frp/pkgs/container/frpc )
104
+ 1 . [ frps images on Github] ( https://github.com/snowdreamtech/frp/pkgs/container/frps )
105
+ 1 . [ frpc images on Docker Hub ] ( https://hub.docker.com/r/snowdreamtech/frpc )
106
+ 1 . [ frps images on Docker Hub ] ( https://hub.docker.com/r/snowdreamtech/frps )
71
107
72
108
## License
73
109
0 commit comments