Closed brtran4 closed 3 weeks ago
As we keep running these build commands, many docker images start dangling without an attached container. Eventually this takes too much space.
This commit adds an option to "clean" out the docker images with make clean.
make clean
my git is being really weird so im going to close this and re open
As we keep running these build commands, many docker images start dangling without an attached container. Eventually this takes too much space.
This commit adds an option to "clean" out the docker images with
make clean
.