Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provision
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provision
Commits
2dc286cd
Commit
2dc286cd
authored
Jan 19, 2018
by
Jon Pugh
Browse files
Options
Downloads
Patches
Plain Diff
Use tree for debugging folders and files.
parent
9041dc24
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Service/Http/ApacheDocker/http.Dockerfile
+1
-2
1 addition, 2 deletions
src/Service/Http/ApacheDocker/http.Dockerfile
with
1 addition
and
2 deletions
src/Service/Http/ApacheDocker/http.Dockerfile
+
1
−
2
View file @
2dc286cd
...
@@ -39,8 +39,7 @@ RUN apt-get -qq -o Dpkg::Use-Pty=0 update && DEBIAN_FRONTEND=noninteractive apt-
...
@@ -39,8 +39,7 @@ RUN apt-get -qq -o Dpkg::Use-Pty=0 update && DEBIAN_FRONTEND=noninteractive apt-
unzip
\
unzip
\
wget
\
wget
\
mysql-client
\
mysql-client
\
tree
\
tree
RUN
echo
"Creating user aegir with UID
$AEGIR_UID
and GID
$AEGIR_GID
and HOME
$AEGIR_ROOT
..."
RUN
echo
"Creating user aegir with UID
$AEGIR_UID
and GID
$AEGIR_GID
and HOME
$AEGIR_ROOT
..."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment