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

Sample invocation:
docker run -ti devtoolset-7-toolchain-rhel7 /bin/bash
EOF

