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 Support #118

Open
souzatharsis opened this issue Oct 26, 2024 · 3 comments
Open

Docker Support #118

souzatharsis opened this issue Oct 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@souzatharsis
Copy link
Owner

Docker Support: It would be much easier to have a Dockerfile so that users can build a docker image and deploy it to the cloud. It would be even better if a prebuilt official docker image is provided in the dockerhub.

@souzatharsis souzatharsis added the enhancement New feature or request label Oct 26, 2024
@souzatharsis souzatharsis pinned this issue Oct 26, 2024
souzatharsis pushed a commit that referenced this issue Oct 27, 2024
@souzatharsis
Copy link
Owner Author

@WAUT6
Copy link

WAUT6 commented Dec 28, 2024

When starting the production image,
podcastfy-1 | /opt/venv/bin/python3: No module named podcastfy.server podcastfy-1 exited with code 1
this is what im getting in the docker logs.
And in the repo, there isn't any module 'server', which makes sense why that error is appearing in the logs.
Could anyone explain why was command: python3 -m podcastfy.server the command to run in docker-compose file? @souzatharsis

@souzatharsis
Copy link
Owner Author

souzatharsis commented Dec 28, 2024 via email

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

No branches or pull requests

2 participants