Skip to content

Commit

Permalink
try to upgrade docker.io
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyang2022 committed Oct 14, 2024
1 parent 0cb0ace commit 5650225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run-functional-tests
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ container_already_exists() {


setup_cluster() {
sudo apt-get update && sudo apt-get remove --purge docker-ce-cli docker-ce containerd.io && sudo apt-get autoremove --purge && sudo apt-get install docker.io
hanodes_arry=()
is_number $1
if [ "$?" -eq 0 ];then
Expand Down

0 comments on commit 5650225

Please sign in to comment.