-
Couldn't load subscription status.
- Fork 8k
add cache backend docs (upstream) #15853
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
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM to me once rebased 😄
323ad94 to
dbb64cd
Compare
|
need to fix some links upstream: https://github.com/docker/docs/actions/runs/3225994881/jobs/5278977353#step:5:57 looks like we are using relative links: |
dbb64cd to
1c9c852
Compare
|
Seems like changing from |
Signed-off-by: David Karlsson <david.karlsson@docker.com>
e938c7e to
6461a2a
Compare
Add stubs and config for fetching cache backend docs from upstream repo.
also fixed minor issue in the cache introduction doc (introduced by myself earlier)