mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 14:42:42 +00:00
Sadly...I swear I had tested this at one point, but it was *definitely* not the intention that we just return the container runtime configuration. I need a method to return the full image configuration. At some point I must have accidentally added a redundant `.Config`. This whole new method `GetFullConfig` is like `GetConfig` but returns the whole image configuration. A specific motivation here is that it's only in the image configuration that we can stick arbitrary metadata (labels) that will survive a round trip through docker schema v2.