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

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

