Skip to content
Permalink
e20e0251d5
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
Jim Van Fleet Adding autoexec support
Latest commit 63fab6a Sep 12, 2016 History
0 contributors

Users who have contributed to this file

14 lines (8 sloc) 632 Bytes

base

Internet2 managed CentOS 7 base image

status

Build Status

purpose

This container allows I2/TIER to insulate itself against upstream changes from CentOS managed images that may be unwanted. It can also be used to trigger global changes (e.g. a new InCommon.crt) when appropriate.

autorun

You are encouraged to include /opt/autorun/bin/onbuild.sh when closing your Dockerfiles, and to include /opt/autorun/bin/firstrun.sh in your CMD entrypoints.