# Functions
MountsWithUIDGID copies, adds, and mounts the subscriptions to the container root filesystem mountLabel: MAC/SELinux label for container content containerRunDir: Private data for storing subscriptions on the host mounted in container.
# Variables
DefaultMountsFile holds the default mount paths in the form "host_path:container_path".
OverrideMountsFile holds the default mount paths in the form "host_path:container_path" overridden by the user.
UserOverrideMountsFile holds the default mount paths in the form "host_path:container_path" overridden by the rootless user.