Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
D
docker-duplicati
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
LinuxServer.io
docker-duplicati
Commits
b6d9fe9b
Unverified
Commit
b6d9fe9b
authored
2 months ago
by
thespad
Browse files
Options
Downloads
Patches
Plain Diff
Pockages
parent
db6dfb77
Branches
development-beta
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile.aarch64
+1
-1
1 addition, 1 deletion
Dockerfile.aarch64
with
1 addition
and
1 deletion
Dockerfile.aarch64
+
1
−
1
View file @
b6d9fe9b
...
...
@@ -20,7 +20,7 @@ ENV HOME="/config" \
DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES=*
RUN \
echo "**** install p
o
ckages ****" && \
echo "**** install p
a
ckages ****" && \
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && \
apt-get update && \
apt-get install -y \
...
...
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