Tim Smith
|
7bfae2b809
|
Updated the docs.
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-29 22:54:09 -04:00 |
|
Tim Smith
|
117c9016e1
|
Updated tests further to make sure the new flag doesn't affect copy an index regardless of what value you specify.
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-29 21:56:22 -04:00 |
|
Tim Smith
|
388af3576a
|
Updated tests to test new --prefer-index flag
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-29 21:39:14 -04:00 |
|
Tim Smith
|
2061550bc1
|
Slightly refactored the mediaType check on single source so that now we return original bytes without filtering on mediaType, based on the preferIndex preference.
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-29 14:20:53 -04:00 |
|
Tim Smith
|
abf6c77d91
|
Add a --prefer-index flag that allows you to specify the preferred behavior when deciding on how to create an image/manifest from a single source.
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-29 14:07:28 -04:00 |
|
Tim Smith
|
0808747add
|
Added application/vnd.docker.distribution.manifest.v2+json mediatype to the list of mediatypes we return the original bytes for when calling *Resolver.Combine rather than adding it to a newly created manifest list
Signed-off-by: Tim Smith <tismith@rvohealth.com>
|
2024-05-28 23:01:14 -04:00 |
|