Cannot pull 1.6 Docker images from registry.checkmk.com

Hello,

I am having problems to run 1.6 docker containers as described at Download Checkmk Enterprise - 3.3 Checkmk als Docker-Container installieren.

It seems that it is impossible to get v1.6 images from the registry. V2 images are OK:

❯ docker login registry.checkmk.com
Authenticating with existing credentials...
Login Succeeded

## V2: OK 
❯ docker pull registry.checkmk.com/enterprise/check-mk-enterprise:2.0.0p22
2.0.0p22: Pulling from enterprise/check-mk-enterprise
Digest: sha256:8ce68e35296769497a4e8bffaf8ab2ffc54b1b35a7bcad9a31d3c9006e022ab0
Status: Image is up to date for registry.checkmk.com/enterprise/check-mk-enterprise:2.0.0p22
registry.checkmk.com/enterprise/check-mk-enterprise:2.0.0p22

## V1.6: NOT OK!
❯ docker pull registry.checkmk.com/enterprise/check-mk-enterprise:1.6.0p29
Error response from daemon: manifest for registry.checkmk.com/enterprise/check-mk-enterprise:1.6.0p29 not found: manifest unknown: manifest unknown

Can anybody reproduce this?
Thanks & regards,
Simon

Hi Simon,
I can confirm that behavior:

Error response from daemon: manifest for registry.checkmk.com/enterprise/check-mk-enterprise:1.6.0p29 not found: manifest unknown: manifest unknown

Philipp

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.