网页版ssh客户端 ssh web client 推荐使用另一个镜像 sleechengn/remmina:latest
210
daemon
port: 80
version: "2.2"
networks:
lan:
external: true
name: "lan"
services:
ssh-client:
container_name: "ssh-client"
hostname: "ssh-client"
image: "sleechengn/ssh-client:latest"
restart: always
networks:
lan:
ipv4_address: 192.168.13.70
Content type
Image
Digest
sha256:a5356db84…
Size
108.1 MB
Last updated
almost 3 years ago
docker pull sleechengn/ssh-client