Skip to content
Permalink
201906-201-upd…
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
@wgthom
Latest commit d463a7d Apr 23, 2019 History
2 contributors

Users who have contributed to this file

@wgthom @chubing
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