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

Raspi arm 64 Volume mapping is not working #31

Open
wants to merge 135 commits into
base: master
Choose a base branch
from

Conversation

reba0
Copy link

@reba0 reba0 commented Jun 27, 2022

Hi
I have tried to setup serviio on raspi arm 64
As soon as i try to map Volumes it is not working
Dynamic mapping from docker is working generates Volumes

my dockerfile.yml

image: soerentsch/serviio:latest
restart: unless-stopped
hostname: serviio
networks:
default:
lan:
ipv4_address: 192.168.1.100
volumes:

  • ./volumes/serviio/config:/opt/serviio/config
  • ./volumes/serviio/library:/opt/serviio/library
  • ./volumes/serviio/plugins:/opt/serviio/plugins
  • ./volumes/serviio/log:/opt/serviio/log
  • ./volumes/serviio/media:/media/serviio
  • ./etc/localtime:/etc/localtime:ro

Not sure where the Problem is
Would you so kindly to help me

many thanks
Best regards
Ret
Sevio-with-configured-Volumes.txt
ServIIO-no-configured-Volumes.txt
o

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

Successfully merging this pull request may close these issues.

3 participants