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

Dockerize #34

Merged
merged 26 commits into from
Jul 11, 2024
Merged

Dockerize #34

merged 26 commits into from
Jul 11, 2024

Conversation

lewisjared
Copy link
Collaborator

@lewisjared lewisjared commented Jul 8, 2024

Description

Adds a docker container for the project to allow running anywhere.

Remove segment-anything dependency which added many GBs of size to the final docker image due to the sheer number of dependencies it pulls in. The dependency has been replaced with some code which uses rasterio directly.

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)

Notes

@lewisjared lewisjared self-assigned this Jul 11, 2024
@lewisjared lewisjared requested a review from crdanielbusch July 11, 2024 15:20
Base automatically changed from clean to main July 11, 2024 15:34
@lewisjared lewisjared merged commit c2840e6 into main Jul 11, 2024
7 checks passed
@lewisjared lewisjared deleted the dockerize branch July 11, 2024 16:08
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.

2 participants