The repository is part of the Compiler Explorer project. It builds the docker images used to build the Cobol compilers used on the site.
$ docker build -t builder -f Dockerfile .; and docker run --rm -it -v/tmp/out:/build builder ./build.sh 1.1 /build