enter image description here
I have an issue with docker, i want to dockerize my meteor project, but when i build image using my dockerfile, it create several images tagged as and i can't delete theme, it take lot of space.
I have this error when i try to delete thes images.
"Error response from daemon: conflict: unable to delete 080b558d2885 (cannot be forced) - image has dependent child images"
PS :
i followed this tutorial : https://dockerize.io/guides/docker-meteor-guide
project is available at : https://github.com/khakan95/meteor2