Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run with Docker #248

Open
zanjie1999 opened this issue Apr 13, 2022 · 2 comments
Open

Run with Docker #248

zanjie1999 opened this issue Apr 13, 2022 · 2 comments

Comments

@zanjie1999
Copy link

I build a docker image to run gmrender-resurrect

docker run  -d\
       --restart=unless-stopped \
       --name=gmrender-resurrect \
       --net=host \
       --device /dev/snd \
       -v /etc/asound.conf:/etc/asound.conf \
       -e DLNA_NAME=Op\
       zyyme/gmrender-resurrect

docker hub

@ltrsunny
Copy link

An ARM version would be more popular.

@zanjie1999
Copy link
Author

An ARM version would be more popular.

I only have x64 environment, so just x64 image. this image is work fine with Openwrt x64 Docker with macvlan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants