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

Merge upstream #11

Merged
merged 7 commits into from
Mar 31, 2023
Merged

Merge upstream #11

merged 7 commits into from
Mar 31, 2023

Conversation

martignoni
Copy link
Member

No description provided.

XECDesign and others added 7 commits February 8, 2023 18:46
Mounting binfmt_misc inside the container requires root rights. If
"docker info" indicates rootless mode then fall back to "sudo docker".

Allow the user to override the docker command with the DOCKER by setting
the environment variable.
Switch "docker cp" to tar streaming mode. As the receiving "tar" command
is executed outside Docker the resulting directories & files are owned
by the calling user.
Factor out the differences into variables so that there is only one
implementation of the "docker run" command line to maintain.
@martignoni martignoni merged commit baf1082 into moodlebox:master Mar 31, 2023
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.

3 participants