Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/instructure/dockerfiles

base docker images and files used by Instructure
https://github.com/instructure/dockerfiles

gerrit-mirror

Last synced: 7 days ago
JSON representation

base docker images and files used by Instructure

Awesome Lists containing this project

README

        

# Open source Instructure base docker images

# Updating an image

The language base images along with their web server (passenger) counterparts
are all generated using a template system. To make changes change the files in
the respective `template` directory then run `rake` to propagate the changes to
each version of the build directory. Parameters for building each templated
directory are supplied by the manifest file found in the project directory.
Each object supplied in the versions object corresponds to a version directory
in the respective language. This object is merged with the defaults object along
with version and generation_message keys are supplied to any template files
specified in the manifest.