Compare commits
2 Commits
ef344081e5
...
c04b6d43e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c04b6d43e5 | ||
|
|
d6e385390d |
@ -16,6 +16,7 @@ installDockerRootless()
|
||||
local docker_install_user_id=$(id -u "$CFG_DOCKER_INSTALL_USER")
|
||||
local docker_install_bashrc="/home/$CFG_DOCKER_INSTALL_USER/.bashrc"
|
||||
|
||||
isNotice "Fetching and installing the necessary packages...this may take a moment..."
|
||||
local result; result=$(runSystem apt-get install -y apt-transport-https ca-certificates curl gnupg software-properties-common uidmap dbus-user-session fuse-overlayfs passt)
|
||||
checkSuccess "Installing necessary packages"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user