You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most Rootless Containers implementations need the $XDG_RUNTIME_DIR environmental variable to be set. When the environment variable is not set, features related to systemd and cgroups are unlikely to work properly.
Which features are related to systemd and cgroups? Is it possible to go without them? If yes, what are the implications?
The text was updated successfully, but these errors were encountered:
From https://rootlesscontaine.rs/getting-started/common/login/
Which features are related to
systemd
andcgroups
? Is it possible to go without them? If yes, what are the implications?The text was updated successfully, but these errors were encountered: