Caution: No more quay.io!
Warning: This image now uses yt-dlp instead of youtube-dl
(see mxpv/podsync#236 and mxpv/podsync#237)
This Repo is solely for me having a arm64 image for Podsync. It includes a GitHub Workflow to build Podsync for AMD64, ARM64, ARMv6 and ARMv7. Use it at your own risk. No warranty. No support.
Read here for more: mxpv/podsync#56
- Code repository: https://github.com/tuxpeople/docker-podsync
- Where to file issues: https://github.com/tuxpeople/docker-podsync/issues
- Supported architectures:
amd64
,armv7
,armv6
andarm64
- There are tags for major, minor and dotreleases of podsync (eg.
1.0.0
,1.0
,1
) latest
refers to the latest release of podsync
The images get rebuild automatically every week.
docker pull tdeutsch/podsync:<tag>
or
docker pull ghcr.io/tuxpeople/podsync:<tag>