AutoPacker-OSS / autopacker

MIT License
6 stars 1 forks source link

After dockerimage has deployed successfully, delete the generated dockerfile from the user project dir #32

Open ANicholasson opened 3 years ago

libanbn commented 3 years ago

Alongside deleting the files used to build the docker image(s), it's important to clear those images store by docker on the server. They are on the hub and it's not required to keep replicas of images locally.

Docker images can take a lot of space.