Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Imldeployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
Imldeployment
Merge requests
!22
run up appmonitor: add sockets
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
run up appmonitor: add sockets
5534-add-docker
into
master
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
run up appmonitor: add sockets
Hahn Axel (hahn)
requested to merge
5534-add-docker
into
master
Aug 10, 2022
Overview
0
Commits
1
Pipelines
0
Changes
3
0
0
Merge request reports
Viewing commit
5f53085a
Show latest version
3 files
+
8
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
5f53085a
run up appmonitor: add sockets
· 5f53085a
hahn
authored
Aug 10, 2022
docker/containers/web-server/Dockerfile
+
1
−
1
View file @ 5f53085a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,4 +11,4 @@ RUN a2enmod rewrite
# install php packages
COPY
--from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
RUN
install-php-extensions curl mbstring ldap intl xml
RUN
install-php-extensions curl mbstring ldap intl xml
sockets
Loading