Join Slack
Powered by
BTW, it's better to use -u 0 instead of -u $(id -u...
# shuttle-precheck
a
Amro Tork
06/20/2021, 8:51 PM
BTW, it's better to use -u 0 instead of -u $(id -u $USER):$(id -g $USER) if you are running docker in rootless mode. Just a hint from my end.
Open in Slack
Previous
Next