Spodcast icon indicating copy to clipboard operation
Spodcast copied to clipboard

Docker-Compose and Other Docker Images

Open heywoodlh opened this issue 2 years ago • 1 comments

For https://github.com/Yetangitu/Spodcast/issues/15

Per my testing, the docker-compose.yml file works out of the box with the following caveats:

  • https://github.com/Yetangitu/Spodcast/issues/17
  • https://github.com/Yetangitu/Spodcast/issues/16

Significant Changes:

  • I have moved all my Dockerfiles related to Spodcast into the docker directory. That way we have a single source of truth for Spodcast's Docker stuff -- rather than having to point to my Dockerfiles repository.

  • I have added individual Dockerfiles for the following images:

  • Docker-compose.yml has been added

  • Updated the README on how to use the new docker-compose.yml file.

Before Merging

I think that we should resolve https://github.com/Yetangitu/Spodcast/issues/17 and https://github.com/Yetangitu/Spodcast/issues/16 before this PR gets merged.

heywoodlh avatar Jul 25 '22 21:07 heywoodlh

@Yetangitu any chance you'll have some time soon-ish to look at this and the issues I linked?

heywoodlh avatar Sep 11 '22 19:09 heywoodlh

@heywoodlh thanks for this PR! I got it working on my end pretty flawlessly. Now I'll allegedly be able to listen to Spotify-only podcasts on Google Podcasts 🎉

yohanb avatar Mar 08 '23 03:03 yohanb

(a somewhat belated) Merged, thanks

Yetangitu avatar Feb 06 '24 22:02 Yetangitu