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

cleanup remaining build image #172

Open
pidreher opened this issue May 25, 2023 · 2 comments
Open

cleanup remaining build image #172

pidreher opened this issue May 25, 2023 · 2 comments

Comments

@pidreher
Copy link

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

@elouafi
Copy link

elouafi commented May 31, 2023

what type of build/pipeline tool are you using? Jenkins, GitLab..?

@Princeptus
Copy link

Hi,

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.

Does this answer your question?

Regards,
Arne

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

3 participants