Skip to content

brianhlin/docker-software-base

 
 

Repository files navigation

OSG Software Container Base build-docker-image

This image serves as the base for images distributed by the OSG Software team.

Contents

  • EPEL and the latest OSG release series Yum repositories
  • Supervisor for running multiple processes
  • Cron

Startup

Any shell files matching /etc/osg/image-init.d/*.sh will be sourced on startup, in lexicographic order, before starting Supervisor. Descendant images should add files there to perform runtime initialization tasks.

About

Base image for containers distributed by OSG Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 75.1%
  • Dockerfile 24.9%