{"id":20382199,"url":"https://github.com/nolte/docker-mopidy","last_synced_at":"2026-03-05T23:09:46.201Z","repository":{"id":37040905,"uuid":"104247064","full_name":"nolte/docker-mopidy","owner":"nolte","description":"Docker Container for Mopidy Music Server.","archived":false,"fork":false,"pushed_at":"2025-05-13T12:42:37.000Z","size":43,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-13T13:51:31.158Z","etag":null,"topics":["audio","mopidy"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nolte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-09-20T17:31:16.000Z","updated_at":"2022-05-28T15:15:12.000Z","dependencies_parsed_at":"2024-02-16T17:30:02.540Z","dependency_job_id":"64843c22-4642-4789-8145-778d698ffde2","html_url":"https://github.com/nolte/docker-mopidy","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nolte/docker-mopidy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fdocker-mopidy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fdocker-mopidy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fdocker-mopidy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fdocker-mopidy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolte","download_url":"https://codeload.github.com/nolte/docker-mopidy/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolte%2Fdocker-mopidy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30154400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","mopidy"],"created_at":"2024-11-15T02:16:50.880Z","updated_at":"2026-03-05T23:09:46.186Z","avatar_url":"https://github.com/nolte.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Mopidy Container\n\n[![Docker Image CI](https://github.com/nolte/docker-mopidy/actions/workflows/release-build-push-container.yaml/badge.svg)](https://github.com/nolte/docker-mopidy/actions/workflows/release-build-push-container.yaml) [![Docker Pulls](https://img.shields.io/docker/pulls/nolte/mopidy.svg)](https://hub.docker.com/r/nolte/mopidy/)\n\n----\n\n[Mopidy](https://github.com/mopidy/mopidy) Container with Mopidy-dLeyna support.\n\n## Usage\n\n```sh \ndocker run --rm \\\n    --user root --device /dev/snd \\\n    -v $(pwd)/mopidy.conf:/root/.config/mopidy/mopidy.conf \\\n    -v $HOME/Musik/:/var/lib/mopidy/media:ro \\\n    -p 6600:6600 -p 6680:6680 \\\n    nolte/mopidy:dirty \\\n    gst-launch-1.0 audiotestsrc ! autoaudiosink\n```\n\n## Build\n\n```sh\n docker build -t nolte/mopidy:dirty -f Dockerfile .\n```\n### Buildx\n\nFor Local arm build use [multi-arch-images](https://www.docker.com/blog/multi-arch-images/).\n\n```bash\ndocker buildx build \\\n    --platform \\\n        linux/amd64,linux/arm/v7,linux/arm/v6 \\\n    -t nolte/mopidy:dirty .\n```\n\n## Links\n\n* [helm-chart]() (planed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolte%2Fdocker-mopidy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolte%2Fdocker-mopidy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolte%2Fdocker-mopidy/lists"}