Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 2.08 KB

README.md

File metadata and controls

58 lines (34 loc) · 2.08 KB

Drupal docker images

Build scripts for Docker images used by City-of-Helsinki Drupal projects.

Requirements

Login to ghcr.io docker repository: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry

OpenShift Drupal docker image

Contains production Docker images for Drupal.

See:

Available PHP versions: 8.3, 8.2, 8.1:

  • ghcr.io/city-of-helsinki/drupal-docker-base:8.3
  • ghcr.io/city-of-helsinki/drupal-docker-base:8.2
  • ghcr.io/city-of-helsinki/drupal-docker-base:8.1

Local Drupal docker image

Based on druidfi/drupal-web with some additions.

See local/drupal/README.md for documentation.

Available PHP versions: 8.3, 8.2, 8.1:

  • ghcr.io/city-of-helsinki/drupal-web:8.3
  • ghcr.io/city-of-helsinki/drupal-web:8.2
  • ghcr.io/city-of-helsinki/drupal-web:8.1

CI docker images

Contains Docker images for testing Drupal.

See:

  • ci/drupal for more documentation about Drupal CI image.

Available PHP versions: 8.3, 8.2, 8.1:

  • ghcr.io/city-of-helsinki/drupal-php-docker:8.3-alpine
  • ghcr.io/city-of-helsinki/drupal-php-docker:8.2-alpine
  • ghcr.io/city-of-helsinki/drupal-php-docker:8.1-alpine

See test.yml for an example how to run tests using this image.

OpenShift Drupal repository image

Docker image used to run City-of-Helsinki/drupal-repository.

See openshift/drupal-repository for more documentation.

Contact

Slack: #helfi-drupal (http://helsinkicity.slack.com/)