https://github.com/hellojukay/alpine-zssh
install zssh in alpine linux
https://github.com/hellojukay/alpine-zssh
alpine docker zssh
Last synced: 9 months ago
JSON representation
install zssh in alpine linux
- Host: GitHub
- URL: https://github.com/hellojukay/alpine-zssh
- Owner: hellojukay
- Created: 2019-07-02T04:12:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T07:18:16.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T02:33:53.167Z (about 1 year ago)
- Topics: alpine, docker, zssh
- Language: Dockerfile
- Size: 326 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alpine-zssh
install zssh for alpine linux
## build
```shell
docker build -t {image} .
```