Recently, I’ve been trying to update my Docker collabora/code image using the following command:
$ docker pull collabora/code
The result is this error message:
Using default tag: latest
Error response from daemon: manifest for collabora/code:latest not found: manifest unknown: manifest unknown
I’ve updated the collabora/code Docker image many times in the past without issue, so something has changed. Is anyone else having an issue updating their Docker collabora/code image (receiving the same error I am?
Thanks,
buzz