OpenVoiceOS / ovos-docker

Open Voice OS container images and docker-compose.yml files for x86_64 and aarch64 CPU architectures.
https://openvoiceos.github.io/ovos-docker/
Apache License 2.0
39 stars 11 forks source link

Manifest Unknown Error #21

Closed generallynonsensical closed 1 year ago

generallynonsensical commented 1 year ago

When downloading the base image via docker pull command, I get the error Error response from daemon: manifest for smartgic/ovos-base:latest not found: manifest unknown: manifest unknown

https://hub.docker.com/r/smartgic/ovos-base is the one I tried since all other images rely on the base. I haven't tried others.

goldyfruit commented 1 year ago

@generallynonsensical according to the documentation, there is no (yet) the latest tag as there is not stable release.

I would recommend to use the alpha tag.

FYI, the ovos-base image almost contains nothing as it's only related to the main Python version.