• Jesse Gross's avatar
    image: Clarify argument to WriteManifest is config · 97ec8cfd
    Jesse Gross authored
    When creating a model the config layer is appended to the list of
    layers and then the last layer is used as the config when writing the
    manifest. This change directly uses the config layer to write the
    manifest. There is no behavior change but it is less error prone.
    97ec8cfd
images.go 28.3 KB