docker-podsync
docker-podsync copied to clipboard
Multi-Arch container image for Podsync with yt-dlp.
trafficstars
Podsync
Caution: No more quay.io!
Warning: This image now uses yt-dlp instead of youtube-dl
(see https://github.com/mxpv/podsync/issues/236 and https://github.com/mxpv/podsync/issues/237)
Quick reference
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: https://github.com/mxpv/podsync/issues/56
- Code repository: https://github.com/tuxpeople/docker-podsync
- Where to file issues: https://github.com/tuxpeople/docker-podsync/issues
- Supported architectures:
amd64,armv7,armv6andarm64
Image tags
- There are tags for major, minor and dotreleases of podsync (eg.
1.0.0,1.0,1) latestrefers to the latest release of podsync
The images get rebuild automatically every week.
Usage
docker pull tdeutsch/podsync:<tag>
or
docker pull ghcr.io/tuxpeople/podsync:<tag>