Joseph Schorr
|
feee49be9e
|
Ensure we encode the config in manifest schema 2 via the canonical JSON format
|
2018-12-18 14:52:19 -05:00 |
|
Joseph Schorr
|
48e584905a
|
Make sure to decode manifests into utf-8 when necessary
This fixes a decoding error
|
2018-12-17 16:31:24 -05:00 |
|
Joseph Schorr
|
d03eb12a77
|
Remove unused function
|
2018-11-26 21:29:53 +02:00 |
|
Joseph Schorr
|
4985040d31
|
Properly handle the empty layer when pushing schema 2 manifests
Docker doesn't send us the contents of this layer, so we are forced to synthesize it ourselves
|
2018-11-25 16:16:59 +02:00 |
|
Joseph Schorr
|
cbfb6054e5
|
Switch content retrieval in manifests to be behind an interface
This allows for easy separation of retrieval of config blobs vs manifests
|
2018-11-19 11:55:52 +02:00 |
|