Files

4 lines
166 B
Bash

DOCKER_REPO=<customer repo of yours to tag and store the image>
IMAGENAME=<desired name to use for the built image>
IMAGEVER=<desired version to tag the built image>