Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker images disappearing randomly from the system #46

Open
nikl11 opened this issue Aug 6, 2021 · 1 comment
Open

Docker images disappearing randomly from the system #46

nikl11 opened this issue Aug 6, 2021 · 1 comment

Comments

@nikl11
Copy link

nikl11 commented Aug 6, 2021

Hi, I have quite a strange issue. Any images built within my tljh-repo2docker jupyterhub start randomly disappearing from the Environments menu (and also from docker images listing of the host system), sometime right after it is successfuly built, sometimes a few minutes later, sometimes an image sticks around for hours but usually it is gone within minutes. I really have no idea what could be causing this, I can built and run the images fine, but something what behaves exactly like some sort of a docker garbage collector just deletes my docker images from the system, but I have enough space on my hard drive (maybe 20GB left on the 128GB partition), so there is no reason docker should randomly dump images. However images built manually with docker image build... stick around fine... Thanks for any ideas...

@jtpio
Copy link
Member

jtpio commented Dec 2, 2021

Thanks @nikl11 for the report.

This sounds odd. For example I recently picked up a local environment after a few months and was able to see the previously built images.

Maybe there is a script running on your machine that would trigger a docker image prune -a or similar?

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

No branches or pull requests

2 participants