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

use root podman & fix sudo permissions & use nvidia gpu #7

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

Conversation

philetus
Copy link

@philetus philetus commented Apr 5, 2024

i made a few updates to get this to run as a root podman container with an nvidia gpu

  • explicit ros container name starting with docker.io/...
  • clean up apt-get & rosdep layers to get apt cache at beginning and delete at the end
  • add --include-eol-distros flag to ros update command
  • clean up trailing whitespace in dockerfile
  • add a bash crunchbang to autorun.sh and make it executable
  • use sudo podman ... instead of docker ... in autorun.sh
  • add --cap-add=CAP_AUDIT_WRITE to build step to sort sudo audit errors
  • sort container run args

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

1 participant