We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
services: dynamiX: image: clharrel/dynamix:latest container_name: dynamiX user: 1000:1000 environment: - PUID=1000 - GUID=1000 - TZ=America/New_York ports: - 8090:80 volumes: - /home/mediaserver/docker/data/dynamiX/config.json:/app/config.json - /home/mediaserver/docker/data/dynamiX/dynamiXHeadless.py:/app/dynamiXHeadless.py - /home/mediaserver/docker/data/dynamiX/:/app restart: unless-stopped
Error: python: can't open file '/app/dynamiXHeadless.py': [Errno 2] No such file or directory fix and running.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: