Skip to content

Allow any user ID to use the dirac-distribution image#41

Merged
fstagni merged 1 commit into
DIRACGrid:masterfrom
chrisburr:any-uid-compile
Jun 28, 2021
Merged

Allow any user ID to use the dirac-distribution image#41
fstagni merged 1 commit into
DIRACGrid:masterfrom
chrisburr:any-uid-compile

Conversation

@chrisburr

Copy link
Copy Markdown
Member

This makes it possible to run the webapp compiler when running the container with a different user ID, i.e. with f"-u={os.getuid()}:{os.getgid()}".

# Based on Ubuntu
FROM ubuntu:latest
MAINTAINER Federico Stagni <federico.stagni@cern.ch>
LABEL org.opencontainers.image.authors="federico.stagni@cern.ch"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@fstagni fstagni merged commit 478735d into DIRACGrid:master Jun 28, 2021
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