Skip to content

restructure Dockerfile, make it a bit smaller - #1

Open
bgruening wants to merge 1 commit into
3dTrees-earth:mainfrom
bgruening:docker
Open

restructure Dockerfile, make it a bit smaller#1
bgruening wants to merge 1 commit into
3dTrees-earth:mainfrom
bgruening:docker

Conversation

@bgruening

Copy link
Copy Markdown

No description provided.

Comment thread Dockerfile
FROM python:3.11-slim

RUN apt-get update && apt-get install -y --no-install-recommends \
libexpat1 \

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need this?

Comment thread requirements.txt
@@ -0,0 +1,3 @@
fiona==1.10.1
pyproj==3.7.2

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this might be a bit more reproducible

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.

1 participant