Please upgrade to latest release of [opencontainers/image-spec](https://github.com/opencontainers/image-spec/releases) (currently 1.0.1). Docker2aci is currently [locked to v1.0.0-rc2](https://github.com/appc/docker2aci/blob/master/glide.yaml#L22-L23). With 1.0.1 it FTBFS as follows: ~~~~ # github.com/appc/docker2aci/lib/common src/github.com/appc/docker2aci/lib/common/common.go:134:31: undefined: v1.MediaTypeImageManifestList ~~~~
Please upgrade to latest release of opencontainers/image-spec (currently 1.0.1).
Docker2aci is currently locked to v1.0.0-rc2. With 1.0.1 it FTBFS as follows: