Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloverzrg authored Dec 18, 2022
1 parent 30510b1 commit a5b4350
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
<a href="https://hub.docker.com/r/cloverzrg/frps-docker/tags?page=1&ordering=last_updated"><img src="https://img.shields.io/github/v/tag/cloverzrg/frps-docker?label=version&style=flat-square" alt="Latest Version"></a>
<a href="https://hub.docker.com/r/cloverzrg/frps-docker/"><img src="https://img.shields.io/docker/stars/cloverzrg/frps-docker.svg?style=flat-square&logo=docker" alt="Docker Stars"></a>
<a href="https://hub.docker.com/r/cloverzrg/frps-docker/"><img src="https://img.shields.io/docker/pulls/cloverzrg/frps-docker.svg?style=flat-square&logo=docker" alt="Docker Pulls"></a>


## Build Status:
[![Build Status](https://drone.jeongen.com/api/badges/cloverzrg/frps-docker/status.svg)](https://drone.jeongen.com/cloverzrg/frps-docker)


## Dockerfile.
https://github.com/cloverzrg/frps-docker


## USAGE
#### 1. use host network
`docker run -d --name frp-server --net=host -v /var/docker/frps/conf/frps.ini:/conf/frps.ini --restart=always cloverzrg/frps-docker`
Expand Down

0 comments on commit a5b4350

Please sign in to comment.