Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextcloud
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libre.sh
docker
nextcloud
Commits
f350bf9a
Commit
f350bf9a
authored
3 years ago
by
Pierre Ozoux
Browse files
Options
Downloads
Patches
Plain Diff
Adds walkthrough
parent
f3980c9d
No related branches found
No related tags found
1 merge request
!13
Adds walkthrough.
Pipeline
#840
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
base/Dockerfile
+1
-0
1 addition, 0 deletions
base/Dockerfile
with
1 addition
and
0 deletions
base/Dockerfile
+
1
−
0
View file @
f350bf9a
...
...
@@ -17,6 +17,7 @@ COPY --chown=www-data:root config/* /usr/src/nextcloud/config/
COPY
--from=apps --chown=www-data:root /apps/* /usr/src/nextcloud/apps/
COPY
--chown=www-data:root ./apps/indie_external /usr/src/nextcloud/apps/indie_external
COPY
--chown=www-data:root ./apps/multioffice /usr/src/nextcloud/apps/multioffice
COPY
--chown=www-data:root ./apps/walkthroughjs /usr/src/nextcloud/apps/walkthroughjs
WORKDIR
/usr/src/nextcloud
COPY
./img/logo /usr/src/nextcloud/core/img/logo
COPY
./img/favicon.ico /usr/src/nextcloud/core/img/favicon.ico
...
...
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