distribution/configuration
Sebastiaan van Stijn ff2bce2731
manifest/schema1: mark docker manifest v2, schema 1 deprecated
Docker Image manifest v2, schema version 1 is deprecated since 2015, when
manifest v2, schema version 2 was introduced (2e3f4934a7).

Users should no longer use this specification other than for backward
compatibility.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-26 13:21:06 +01:00
..
configuration.go manifest/schema1: mark docker manifest v2, schema 1 deprecated 2022-11-26 13:21:06 +01:00
configuration_test.go format code with gofumpt 2022-11-03 22:48:20 +01:00
fuzz.go format code with gofumpt 2022-11-03 22:48:20 +01:00
parser.go replace strings.Split(N) for strings.Cut() or alternatives 2022-11-10 22:38:12 +01:00
parser_test.go Add tests for configuration parser 2017-11-15 17:01:19 +01:00