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

Add docker to example project #378

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ShmuelTreiger
Copy link

I couldn't get the example project to run locally on my windows machine because of the GDAL dependancy. I created a docker container so that I could run the project. I've stripped it down to the bare minimum and put it in this PR. I thought this would be useful to include in light of #336, so others people could use it if they're also struggling.

@claudep
Copy link
Contributor

claudep commented Jun 19, 2024

The maintainer will decide, but I never saw docker files included in other 3rd-party Django apps.

@ShmuelTreiger
Copy link
Author

That's fair. This was just really frustrating to get to work. Maybe better to just add docker instructions?

@Gagaro
Copy link
Member

Gagaro commented Jun 20, 2024

Thanks for the PR, though I agree with claudep, there isn't much sense in adding a Dockerfile in a Django app. Maybe this would be better located in the documentation?

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.

3 participants