You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed some rubbish files under the container root.
To Reproduce
(base) maciej.skorski@kaggle-cpu-maciej:~$ docker imagesREPOSITORY TAG IMAGE ID CREATED SIZEgcr.io/kaggle-images/python latest d69c9812a008 2 weeks ago 22.9GB(base) maciej.skorski@kaggle-cpu-maciej:~$ docker run -it gcr.io/kaggle-images/python:latest bashroot@f4997f735c7c:/# ls /'=2023.0.1' boot entrypoint.sh home lib lib64 media opt root run_jupyter.sh src sys usr bin dev etc install_packages.sh lib32 libx32 mnt proc run sbin srv tmp var
Note '=2023.0.1' which is a leftover.
Expected behaviour
No leftovers, specially under the root dir.
Additional context
The text was updated successfully, but these errors were encountered:
🐛 Bug
I have noticed some rubbish files under the container root.
To Reproduce
Note
'=2023.0.1'
which is a leftover.Expected behaviour
No leftovers, specially under the root dir.
Additional context
The text was updated successfully, but these errors were encountered: