This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 655
Ability to run Docker in User Mode Linux (diuid) on RancherOS #2859
Labels
Comments
@dnoland1 When I first tried diuid on the RC build of 1.5.4, it didn't work. I took the time to investigate further and found that it was actually work, but there was a problem with the weberlars/diuid image. I modified the Dockerfile and rebuilt the image. I did the following at ROS v1.5.4. We should switch the docker to 19.03.1:
Case A: run
Case B: run as a daemon
|
@niusmallnan great! I tried same commands you ran above and worked for me. I’m curious, what were the changes required to fix the Dockerfile? |
@dnoland1 This is my workaround: niusmallnan/diuid@9fe016f |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need the ability to run Docker in User Mode Linux (diuid) on RancherOS. See https://github.com/weber-software/diuid . This requires Docker 19.03 (#2850), Kernel 4.8+, and additional kernel configuration (see https://github.com/weber-software/diuid/blob/master/KERNEL.config)
The text was updated successfully, but these errors were encountered: