unb-libraries / docker-drupal

A lightweight extensible drupal docker image, suitable for development or production deployments.

Home Page:https://github.com/unb-libraries/docker-drupal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unb-libraries/docker-drupal GitHub license GitHub repo size

A lightweight, extensible Drupal docker image, suitable for a development-to-production workflow.

Usage

This image offers little benefit on its own, but shines when serving as a base image for an application. An example of how we extend this image for https://lib.unb.ca should provide a reference for you to get started.

Branches/Tags

The only currently maintained image/tag is ghcr.io/unb-libraries/drupal:9.x-2.x. Previous branches are not under active development, and are only maintained for legacy reasons.

Tag Drupal PHP
ghcr.io/unb-libraries/drupal:9.x-2.x 9.x 7.4.x
ghcr.io/unb-libraries/drupal:8.x-3.x 8.x 7.4.x

Author / Contributors

This application was created at UNB Libraries by the following humans:

License

  • As part of our 'open' ethos, UNB Libraries licenses its applications and workflows to be freely available to all whenever possible.
  • Consequently, the contents of this repository [unb-libraries/docker-drupal] are licensed under the MIT License. This license explicitly excludes:
    • Any website content, which remains the exclusive property of its author(s).
    • The UNB logo and any of the associated suite of visual identity assets, which remains the exclusive property of the University of New Brunswick.

About

A lightweight extensible drupal docker image, suitable for development or production deployments.

https://github.com/unb-libraries/docker-drupal

License:MIT License


Languages

Language:Shell 79.7%Language:PHP 11.1%Language:Dockerfile 9.2%