Newer
Older
ARG PHP_VERSION
FROM registry.lakedrops.com/docker/gitlab-drupal-ci:php-$PHP_VERSION
LABEL com.example.vendor="LakeDrops" \
maintainer="juergen.haas@lakedrops.com" \
version="1.0.0" \
description="Drupal development environment from LakeDrops."
ENV LAKEDROPS_DEV_ENV 1