Originally created by @lumixraku on GitHub (Jul 14, 2021).
I want a osx docker for CI/CD, and I need brew and other command line tools, so I choose sickcodes/docker-osx:auto
But docker pull failed every time when pull sickcodes/docker-osx:auto.
Originally created by @lumixraku on GitHub (Jul 14, 2021).
I want a osx docker for CI/CD, and I need brew and other command line tools, so I choose sickcodes/docker-osx:auto
But docker pull failed every time when pull sickcodes/docker-osx:auto.
```
$ docker pull sickcodes/docker-osx:auto
auto: Pulling from sickcodes/docker-osx
8293b8ada73f: Already exists
a0909780a569: Already exists
2c7542a1d7dc: Pull complete
8fe49dfce2ab: Pull complete
aff560199401: Pull complete
12c90b2418f5: Pull complete
ba7a1f9683e8: Pull complete
a1259fd42ce1: Pull complete
25b2e8f68ed3: Pull complete
f5dac686747c: Pull complete
e84187637ae0: Pull complete
9f367161324e: Pull complete
f070d11fea1c: Pull complete
c28f29add332: Pull complete
5787c8d7f680: Pull complete
f062d0fc6923: Pull complete
a64a47094725: Pull complete
26830a4baa85: Pull complete
9173a461a889: Pull complete
315f171a0a5f: Pull complete
9904eb11a678: Pull complete
b7accc4cc2f6: Pull complete
daf774480eb1: Pull complete
3e36fde4d998: Pull complete
7addd6d249bb: Pull complete
041f18b9599c: Pull complete
a1671807670e: Extracting 19.04GB/19.04GB
failed to register layer: Error processing tar file(exit status 1): unexpected EOF
```
Was it because layer a1671807670e is too big ?
My machine's max mem is 16GB.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @lumixraku on GitHub (Jul 14, 2021).
I want a osx docker for CI/CD, and I need brew and other command line tools, so I choose sickcodes/docker-osx:auto
But docker pull failed every time when pull sickcodes/docker-osx:auto.
Was it because layer a1671807670e is too big ?
My machine's max mem is 16GB.
@sickcodes commented on GitHub (Jul 18, 2021):
Yeah you have run out of disk space