Skip to content
Permalink
d463a7d7f4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
12 lines (9 sloc) 331 Bytes
ARG VERSION_TAG
FROM tier/gte:base-$VERSION_TAG
LABEL author="tier-packaging@internet2.edu <tier-packaging@internet2.edu>" \
Vendor="TIER" \
ImageType="Grouper Training" \
ImageName=$imagename \
ImageOS=centos7
ENV USERTOKEN=gte-101.1.1
# Nothing else needed for this exercise. Start empty and end empty