add snap
This commit is contained in:
parent
765b29a0bd
commit
4c1073bd7a
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -38,12 +38,16 @@ with pam module support
|
|||
go get -u -tags pam github.com/tg123/sshpiper/sshpiperd
|
||||
```
|
||||
|
||||
## [Docker image](https://registry.hub.docker.com/u/farmer1992/sshpiperd/)
|
||||
|
||||
Pull
|
||||
## Docker image <https://registry.hub.docker.com/u/farmer1992/sshpiperd/>
|
||||
|
||||
```
|
||||
docker pull farmer1992/sshpiperd
|
||||
docker run farmer1992/sshpiperd
|
||||
```
|
||||
|
||||
## snap <https://snapcraft.io/sshpiperd>
|
||||
|
||||
```
|
||||
sudo snap install sshpiperd
|
||||
```
|
||||
|
||||
Run [:question: what is WORKING_DIR](#files-inside-working-dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue