Update Docker Engine 18.09 blog link to Wayback Machine archive#24988
Open
garywilson-docker wants to merge 1 commit intodocker:mainfrom
Open
Update Docker Engine 18.09 blog link to Wayback Machine archive#24988garywilson-docker wants to merge 1 commit intodocker:mainfrom
garywilson-docker wants to merge 1 commit intodocker:mainfrom
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Let me try reach the team maintaining the blog; it's quite possible it's still there but marked as hidden |
Member
|
in the meantime we can use a web archive link; https://web.archive.org/web/20200227084534/https://www.docker.com/blog/docker-security-update-cve-2018-5736-and-container-security-best-practices/ |
The original article at blog.docker.com no longer resolves; both the old domain and the equivalent path on www.docker.com/blog redirect to the blog index. Per maintainer suggestion, point at the Internet Archive snapshot so the supplementary context remains available to readers until the post is restored upstream. Co-authored-by: Cursor <cursoragent@cursor.com>
7d617dd to
4d32fb3
Compare
Author
|
Thanks — pushed the update. Verified the snapshot returns 200 and contains the original CVE-2018-5736 article. Happy to swap to a live URL whenever the post is restored. |
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.
Summary
The supplementary blog post link in the Docker Engine 18.09.2 security
fixes section no longer resolves to the original article. Both the old
domain (
blog.docker.com/2019/02/...) and the equivalent path on thecurrent blog (
www.docker.com/blog/...) redirect to the blog indexrather than the article itself.
Per maintainer suggestion, this PR updates the link to the Internet
Archive snapshot of the article so the supplementary context remains
available to readers. If the post is restored upstream, the link can
be swapped back to a live URL in a follow-up.
Test plan
200and contains the originalCVE-2018-5736 article body
docker buildx bake lint vale— no new violations introduced onthe edited line
docker buildx bake test— htmltest passes (3,170 documents, nobroken internal links)