Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

no space left on device error #188

Open
anitacapitalone opened this issue Mar 24, 2020 · 2 comments
Open

no space left on device error #188

anitacapitalone opened this issue Mar 24, 2020 · 2 comments

Comments

@anitacapitalone
Copy link

have tried to run this repeatedly, and seems to fail in building/installing the docker image:

Checking for required docker image karalabe/xgo-latest... not found!
Pulling karalabe/xgo-latest from docker registry...
Using default tag: latest
latest: Pulling from karalabe/xgo-latest
d54efb8db41d: Pulling fs layer 
f8b845f45a87: Pulling fs layer 
e8db7bf7c39f: Pulling fs layer 
9654c40e9079: Waiting 
6d9ef359eaaa: Waiting 
930ad870b3ed: Waiting 
6c2305eeb102: Waiting 
8f5fb6ea515f: Waiting 
a7ed6daacbb2: Waiting 
59648a31bc06: Waiting 
e4950c92f0e1: Waiting 
39c73abb482c: Waiting 
18cc24c098e1: Waiting 
7393446f141f: Pull complete 
7a27a63b85c8: Pull complete 
712004ba29fc: Pull complete 
2b0e6816a036: Pull complete 
6bd81709671f: Pull complete 
fb892dd34b01: Pull complete 
896e316a2862: Pull complete 
4a16bec3fec4: Pull complete 
0e67b70fabab: Pull complete 
308e2b79d14a: Pull complete 
8a358963fd91: Pull complete 
ea4e4d30f472: Pull complete 
a7dd9b3b51ff: Extracting [==================================================>]  437.1MB/437.1MB
failed to register layer: Error processing tar file(exit status 1): write /usr/local/go/pkg/linux_mipsle/internal/trace.a: no space left on device

any workaround/fix for this?

@ushuz
Copy link

ushuz commented Apr 8, 2020

The image is huge, just make some room for it.

@shrimalmadhur
Copy link

@anitacapitalone you can use docker system prune --volumes to clean the docker volume space.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants