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

request: add Dockerfile support to the template #52

Open
blink1073 opened this issue Oct 30, 2024 · 2 comments
Open

request: add Dockerfile support to the template #52

blink1073 opened this issue Oct 30, 2024 · 2 comments

Comments

@blink1073
Copy link
Contributor

blink1073 commented Oct 30, 2024

Add an option to include a Dockerfile in the the repository.

We can use https://www.docker.com/blog/how-to-dockerize-your-python-applications/ and https://hynek.me/articles/docker-uv/ for inspiration.

@Midnighter
Copy link
Contributor

What are your thoughts on library versus application here? To my mind, the template is more geared towards a library package rather than an application package. Although there are large overlaps, of course. For a library package I don't see a need for a Dockerfile, but for an application it's very handy.

@blink1073
Copy link
Contributor Author

Hmm, perhaps application features best left as a tutorial, or maybe considered out of scope for pyOpenSci? @lwasser thoughts?

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

No branches or pull requests

2 participants