make build-image: It will create ascentiotech/gdal image
You can optimize build times using an http cache (1) and executing:
make build-image HTTP_PROXY=http://172.17.0.1:3128 HTTPS_PROXY=http://172.17.0.1:3128
or just
make build-image-with-local-cache
make lint-image will check Dockerfile format