This commit is contained in:
2024-11-07 18:42:07 -06:00
parent 4bf7dfa004
commit 9c41b3b12d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
action="$1"
FOLDER='/opt/idssys/linupx'
VERS='6.60.27-06102024'
VERS='6.60.28-11072024'
IPERFVER="3.15"

View File

@@ -573,7 +573,7 @@ DOCKER_INSTALL() {
[Nn]) INSTALL_MENU;;
* )
echo
apt remove -y docker.io docker-doc docker-compose docker-compose-v2 podman-docker containerd runc
apt -y install ca-certificates curl gnupg
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg