Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .dockerignore and update Dockerfile for example data
Introduce a .dockerignore file to exclude unnecessary files like .tif and example data paths from Docker builds. Update the Dockerfile to copy example_data into the image, ensuring all necessary resources are included during the build process.
- Loading branch information