Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GitLab Drupal CI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker
GitLab Drupal CI
Merge requests
!59
Merging develop into main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merging develop into main
develop
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
jurgenhaas
requested to merge
develop
into
main
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
ab03d1c2
1 commit,
1 year ago
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
2
−
0
Options
@@ -133,6 +133,8 @@ RUN echo 'hosts: files dns' > /etc/nsswitch.conf && \
rm
-rf
/var/cache/
*
&&
\
rm
-rf
/root/.composer/cache
COPY
--from=ghcr.io/ufoscout/docker-compose-wait:latest /wait /wait
ENV
LAKEDROPS_DEV_DC_OPTIONS "-T"
ENV
PHP_VERSION "${PHP_MAJOR_VERSION}"
Loading