Squash Docker images into a single layer to reduce size
Docker image squashing tool
docker-squash$ docker-squash -i myimage:latest -o myimage:squashed$ docker-squash -i myimage:latest -o myimage:squashed -f layer_id$ docker-squash -i myimage:latest -o registry.example.com/myimage:squashed