Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skopeo: refresh storage.conf | Bruce Ashfield | 2021-10-20 | 1 | -33/+95 |
| | | | | | | | | Our storage.conf is a bit stale and is throwing warnings during load (due to thin provisioning changing). We refreshin it from the skopeo repository. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | skopeo: add default set of configuration files | Stefan Agner | 2019-10-13 | 1 | -0/+133 |
Add a default registries.conf and storage.conf. Those config files are used by several projects of the containers group like buildah or podman. Provide it as part of skopeo like the other distributions do. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |