mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update docker-install.sh
This commit is contained in:
parent
d0b8f37dfa
commit
445853f796
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue