mirror of
https://github.com/tteck/Proxmox.git
synced 2025-09-06 17:51:13 +00:00
Update docker-install.sh
This commit is contained in:
@@ -64,6 +64,7 @@ get_latest_release() {
|
||||
}
|
||||
|
||||
DOCKER_LATEST_VERSION=$(get_latest_release "moby/moby")
|
||||
PORTAINER_LATEST_VERSION=$(get_latest_release "portainer/portainer")
|
||||
|
||||
echo -en "${GN} Installing Docker $DOCKER_LATEST_VERSION... "
|
||||
DOCKER_CONFIG_PATH='/etc/docker/daemon.json'
|
||||
|
Reference in New Issue
Block a user