Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D drupalizer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DrupalDrupal
  • drupalizer
  • Repository
  • drupalizer
  • Dockerfile
Find file BlameHistoryPermalink
  • Victor Nikulshin's avatar
    Create drupal/ dir before bootstrapping container contents · fb8be0cc
    Victor Nikulshin authored Nov 30, 2016
    On a clean project, this directory will not exist when Docker image is build
    for the first time. And this will trigger an Apache config checker warning
    later in the script. Creating an empty directory will silence the warning in
    the build output.
    fb8be0cc