tuxpeople / docker-podsync

Multi-Arch container image for Podsync with yt-dlp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podsync

Github Workflow Badge Github Last Commit Badge Docker Pull Badge Docker Stars Badge Docker Size Badge

Caution: No more quay.io!

Warning: This image now uses yt-dlp instead of youtube-dl
(see mxpv/podsync#236 and mxpv/podsync#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: mxpv/podsync#56

Image tags

  • 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.

Usage

docker pull tdeutsch/podsync:<tag>

or

docker pull ghcr.io/tuxpeople/podsync:<tag>

About

Multi-Arch container image for Podsync with yt-dlp.


Languages

Language:Shell 52.6%Language:Dockerfile 47.4%