Skip to content
Snippets Groups Projects
Dockerfile 256 B
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
    FROM registry.lakedrops.com/docker/gitlab-drupal-ci
    
    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