osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
555 stars 70 forks source link

Fix default logic for user-preserve-groups #224

Closed tfoote closed 1 year ago

tfoote commented 1 year ago

Fixes #223

tfoote commented 1 year ago

Github Actions has changed their executors so all the CI is broken. I'm going to override and merge because this is a regression bug fix. Tested locally.