Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sagemaker-ubuntu-focal-docker-cli-install.sh error #48

Open
mkaja opened this issue Jul 25, 2024 · 0 comments
Open

sagemaker-ubuntu-focal-docker-cli-install.sh error #48

mkaja opened this issue Jul 25, 2024 · 0 comments

Comments

@mkaja
Copy link

mkaja commented Jul 25, 2024

when we copy and run bash sagemaker-ubuntu-focal-docker-cli-install.sh , it failed with docker version.

Please modify the script to latest version of docker-ce* and then it worked.

error:

VERSION_STRING=5:20.10.243-0ubuntu-focal

root@default:~# apt-get install docker-ce-cli=$VERSION_STRING docker-compose-plugin -y

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package docker-ce-cli is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
docker-buildx-plugin

E: Version '5:20.10.243-0ubuntu-focal' for 'docker-ce-cli' was not found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant