Sign inSign up

hclasmn/switch-lan-play-client

By hclasmn

•Updated almost 6 years ago

Image
1

146

hclasmn/switch-lan-play-client repository overview

armv7树莓派可用
docker run --net host hclasmn/switch-lan-play-client:latest --relay-server-addr 要连接的服务器域名或ip:端口
version: "3"
services:
  switch-lan-play-client:
    image: hclasmn/switch-lan-play-client
    container_name: switch-lan-play-client
    network_mode: host 
    command: lan-play-armv7 --relay-server-addr 要连接的服务器域名或ip:端口
    restart: always 

Tag summary

Content type

Image

Digest

Size

52.8 MB

Last updated

almost 6 years ago

docker pull hclasmn/switch-lan-play-client:armv7