CircleCI-Public / cimg-android

The CircleCI Android Docker Convenience Image.
MIT License
75 stars 37 forks source link

Can't use cimg/android:2022.3.1 docker image, get error 'manifest for cimg/android:2022.3.1 not found' #41

Closed PunainenAurinko closed 2 years ago

PunainenAurinko commented 2 years ago

Can't use cimg/android:2022.3.1 docker image non CircleCi, I get the following error:

Build-agent version 1.0.115074-c7b5db8a (2022-03-16T10:06:41+0000)
System information:
 Server Version: 20.10.12
 Storage Driver: overlay2
  Backing Filesystem: xfs
 Cgroup Driver: cgroupfs
 Cgroup Version: 1
 Kernel Version: 5.13.0-1017-aws
 Operating System: Ubuntu 20.04.4 LTS
 OSType: linux
 Architecture: x86_64

Starting container cimg/android:2022.3.1
Warning: No authentication provided, using CircleCI credentials for pulls from Docker Hub.
  image cache not found on this host, downloading cimg/android:2022.3.1

Error response from daemon: manifest for cimg/android:2022.3.1 not found: manifest unknown: manifest unknown
JalexChen commented 2 years ago

Hi @PunainenAurinko,

Thanks for calling this out. Looks like the docs has a typo in the example as the image should be referenced as cimg/android:2022.03.1.