This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
rootless: use libcontainer API to detect rootless #2415
Labels
Comments
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
This was referenced Jan 28, 2020
Closed
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this issue
Jan 28, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
dong-liuliu
pushed a commit
to dong-liuliu/runtime
that referenced
this issue
Feb 8, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
evanfoster
pushed a commit
to evanfoster/runtime
that referenced
this issue
Mar 9, 2020
libcontainer already has an API to detect if the runtime is running rootless. Use libcontainer API instead of reinventing the wheel. fixes kata-containers#2415 Signed-off-by: Julio Montes <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Use libcontainer API and don't reinvent the wheel
The text was updated successfully, but these errors were encountered: