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

added a docker-compose file matching the unix passthrough docker run … #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

np-trivial
Copy link

…command

@jpawlowski
Copy link

For host systems with SELinux enabled (e.g. Fedora CoreOS might be a candidate), a container needs to use privileged: true as well. Maybe worth adding this as a comment to the file.

@volschin
Copy link

volschin commented Jul 9, 2022

Using privileged is a worst case for containers. There are better options to deal with security.
https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html

@jpawlowski
Copy link

You can add specific details about improving the patch if you want. This is Github after all, you are invited to participate by providing your own code 🙃

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.

None yet

3 participants