Compare the size of the builder and final images
Note: Make sure to execute the below commands in the demo directory.
docker build -t demo-go .
docker images
dive demo-go
Compare the size of the builder and final images
Note: Make sure to execute the below commands in the demo directory.
docker build -t demo-go .
docker images
dive demo-go