File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 - can't figure out something
1818 - are not sure what's going on or what your problem is
1919
20- Please ask first in the #distribution channel on Docker community slack.
21- [ Click here for an invite to Docker community slack] ( https://dockr.ly/slack )
20+ Please ask first in the [ #distribution] ( https://cloud-native.slack.com/archives/C01GVR8SY4R ) channel on CNCF community slack.
21+ [ Click here for an invite to the CNCF community slack] ( https://slack.cncf.io/ )
2222
2323### Reporting security issues
2424
25- The Docker maintainers take security seriously. If you discover a security
25+ The maintainers take security seriously. If you discover a security
2626issue, please bring it to their attention right away!
2727
2828Please ** DO NOT** file a public issue, instead send your report privately to
@@ -47,7 +47,7 @@ By following these simple rules you will get better and faster feedback on your
4747 1 . create a new issue, with a succinct title that describes your issue:
4848 - bad title: "It doesn't work with my docker"
4949 - good title: "Private registry push fail: 400 error with E_INVALID_DIGEST"
50- 2 . copy the output of:
50+ 2 . copy the output of (or similar for other container tools) :
5151 - ` docker version `
5252 - ` docker info `
5353 - ` docker exec <registry-container> registry --version `
You can’t perform that action at this time.
0 commit comments