Closed
Conversation
thaJeztah
commented
Jun 29, 2024
- relates to [Bug]: cannot create network ... : conflicts with network ... : networks have overlapping IPv4 #8813
- relates to Fix duplicate subnet allocations moby/moby#48084
- relates to [27.0 backport] daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differ (fix "failed to Lchown "/dev/console") moby/moby#48086
- relates to [27.0 regression] Docker Pull Fails in Rootless "failed to register layer: failed to Lchown "/dev/console" moby/moby#48064
thaJeztah
commented
Jun 29, 2024
| sudo systemctl stop docker.service | ||
| sudo apt-get purge docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin | ||
| curl -fsSL https://test.docker.com -o get-docker.sh | ||
| sudo REPO_FILE=docker-ce-staging.repo DOWNLOAD_URL=https://download-stage.docker.com sh ./get-docker.sh |
Author
There was a problem hiding this comment.
These currently use the staging domain (packages will be deployed to production after the weekend)
Author
|
Cool; looks like it works; |
It was only downloading the script, but not executing. While at it, also setting the '-f' (fail-fast), '-s' (silent, unless failing), '-S' (force TLS), and '-L' (follow redirects) options that are recommended when piping the output and executing it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This is just for convenience; the script at test.docker.com is identical to the one at get.docker.com, but uses the test-channel as default. While at it, also setting the '-f' (fail-fast), '-s' (silent, unless failing), '-S' (force TLS), and '-L' (follow redirects) options that are recommended when piping the output and executing it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
e940819 to
c266045
Compare
Member
|
We are currently using |
Member
|
We are currently using the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.