Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker-Compose and Other Docker Images #18

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

heywoodlh
Copy link
Contributor

For #15

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

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 #17 and #16 before this PR gets merged.

@heywoodlh
Copy link
Contributor Author

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

@yohanb
Copy link

yohanb commented Mar 8, 2023

@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 🎉

@Yetangitu Yetangitu merged commit 9272546 into Yetangitu:master Feb 6, 2024
@Yetangitu
Copy link
Owner

(a somewhat belated) Merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate HTML Content Independent of Login
3 participants