Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy-uninett
Commits
43c0a164
Commit
43c0a164
authored
Aug 15, 2021
by
Kolbjørn Barmen
Browse files
Looks like there is a new build user in town for bullseye
parent
eba67daa
Pipeline
#44216
failed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile-bullseye
View file @
43c0a164
FROM debian:bullseye
RUN apt-get update && apt-get -y upgrade
RUN apt-get install -y git curl build-essential debhelper dh-autoreconf autotools-dev libssl-dev nettle-dev docbook2x lsb-release
WORKDIR /
root
/
WORKDIR /
tmp
/
COPY build.sh build.sh
RUN ./build.sh
CMD tar c *.deb
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment