Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de4a484

Browse files
committedAug 17, 2017
Adding known issue of etc/docker/certs documentation.
1 parent 31f910d commit de4a484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ type MultiVersionInfo struct {
156156

157157
To run container-diff on image IDs, docker must be installed.
158158

159+
If encountering this error ```open /etc/docker/certs.d/gcr.io: permission
160+
denied```, run ```sudo rm -rf /etc/docker```.
161+
159162
## Example Run
160163

161164
```

0 commit comments

Comments
 (0)
This repository has been archived.