Docker - Image Optimization
You run
docker build --squash -t myapp . but get an error saying the flag is unknown. What is the most likely cause?