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

Dockerfile: enable switching UID/GID #1051

Closed

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Aug 7, 2024

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/

This is the modern way of invoking Docker
compose.
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.
@pjonsson
Copy link
Contributor Author

pjonsson commented Aug 7, 2024

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.

@pjonsson pjonsson closed this Aug 7, 2024
@pjonsson pjonsson deleted the dockerfile-uid-d19 branch August 7, 2024 13:11
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