deconz-community / deconz-docker

MIT License
376 stars 34 forks source link

Manifest errors when pull'ing #181

Closed MartinTerp closed 1 year ago

MartinTerp commented 1 year ago

Hi

Running on debian, docker engine 19.

After this: https://github.com/deconz-community/deconz-docker/pull/172

You will on older docker engines get this error when trying to pull: mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd.oci.image.manifest.v1+json'

You need to upgrade to atleast docker 20.10 to make pull again

Made this issue in case someone has the same error