Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openvpn
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
leap
Container Platform
openvpn
Commits
c3b63053
Unverified
Commit
c3b63053
authored
3 years ago
by
micah
Browse files
Options
Downloads
Patches
Plain Diff
Add buster-backports to sources.list
parent
b917c805
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#61363
passed
3 years ago
Stage: build
Stage: release
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
1 addition, 0 deletions
Dockerfile
with
1 addition
and
0 deletions
Dockerfile
+
1
−
0
View file @
c3b63053
...
...
@@ -17,6 +17,7 @@ FROM registry.git.autistici.org/ai3/docker/chaperone-base:buster
COPY
--from=build /shapeshifter-dispatcher/shapeshifter-dispatcher /usr/local/bin/shapeshifter-dispatcher
COPY
--from=build /go/bin/openvpn_exporter /usr/local/bin/openvpn_exporter
COPY
chaperone.d/ /etc/chaperone.d
RUN
echo
"deb http://deb.debian.org/debian buster-backports main contrib non-free"
>
/etc/apt/sources.list.d/backports.list
RUN
echo
"deb http://download.opensuse.org/repositories/home:/CZ-NIC:/knot-resolver-latest/Debian_9.0/ /"
>
/etc/apt/sources.list.d/knot.list
COPY
cznic-obs.gpg /etc/apt/trusted.gpg.d
RUN
apt-get
-q
update
&&
env
DEBIAN_FRONTEND
=
noninteractive apt-get
install
-y
--no-install-recommends
\
...
...
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