docker-keras icon indicating copy to clipboard operation
docker-keras copied to clipboard

something wrong with the latest version keras:2.1.4-py3-tf-gpu

Open shadowwkl opened this issue 7 years ago • 1 comments

Hi,

When I do "singularity pull docker://gw000/keras:2.1.4-py3-tf-gpu", many packages like: tar: var/lib/dpkg/info/xz-utils.prerm: Cannot write: No space left on device cannot write, but I still have enough space

shadowwkl avatar Feb 19 '18 19:02 shadowwkl

What setup are you using? Which operating system, version of Docker, which Nvidia library...? Do you only have one partition? Where is the Docker storage directory located? Does that partition have enough free space?

To check your free space, use:

$ df

gw0 avatar Feb 27 '18 14:02 gw0