#!/bin/sh
cat <<EOF
This is a llvm-toolset-7 base image.

Sample invocation:
docker run -ti llvm-toolset-7-rhel7 /bin/bash
EOF

