Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/instructure/dockerfiles
- Owner: instructure
- License: mit
- Created: 2015-10-12T19:47:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T20:44:40.000Z (about 2 months ago)
- Last Synced: 2024-09-18T20:44:24.806Z (about 2 months ago)
- Topics: gerrit-mirror
- Language: Dockerfile
- Homepage: https://hub.docker.com/u/instructure/
- Size: 749 KB
- Stars: 54
- Watchers: 23
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.