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
Hi,
after I build an image, I have some remaining ~3,35GB images on my system:
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
[...]
<none> <none> 68fc849c8874 20 hours ago 3.35GB
[...]
<none> <none> 46bcd2f121ca 7 days ago 3.35GB
[...]
Could those be automatically cleaned up after the build?
best regards,
Patrick
The text was updated successfully, but these errors were encountered:
I'm a colleague of Patrick, since Patrick didn't answer yet I try to answer your question, although Patrick is the expert. I don't think we use any pipeline tool. We start the build manually from an ubuntu server and use yaml scripts to execute all needed steps.
Hi,
after I build an image, I have some remaining ~3,35GB images on my system:
Could those be automatically cleaned up after the build?
best regards,
Patrick
The text was updated successfully, but these errors were encountered: