opendatacube / datacube-ows

Open Data Cube Open Web Services
Other
71 stars 37 forks source link

Dockerfile: enable switching UID/GID #1051

Closed pjonsson closed 3 months ago

pjonsson commented 3 months ago

Add a script for switching UID/GID of the user inside the container. Use this to avoid making the directories the CI uses world-writable.


📚 Documentation preview 📚: https://datacube-ows--1051.org.readthedocs.build/en/1051/

pjonsson commented 3 months ago

CI is using a different image than what is built in the PR, so tests fail. Was hoping this smaller PR would get around the issue but since this also fails I might as well do it all in one PR, so closing this.