# Get my custom base image from scm FROM localhost/base-container RUN dnf install golang -y -q RUN fish -c "set -gx GOPATH /var/home/wyatt/Source/go/"