Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jordi Masip
wireguard-go-docker
Commits
3fe10b44
Commit
3fe10b44
authored
Mar 21, 2020
by
Jordi Masip
Browse files
Updated wg-go to v0.0.20200320
parent
6d2db006
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3fe10b44
FROM
golang:1.1
3
-alpine3.11
as
builder
FROM
golang:1.1
4.1
-alpine3.11
as
builder
ARG
wg_go_tag=v0.0.20200
121
ARG
wg_tools_tag=v1.0.20200
121
ARG
wg_go_tag=v0.0.20200
320
ARG
wg_tools_tag=v1.0.20200
319
RUN
apk add
--update
git build-base libmnl-dev iptables
...
...
Write
Preview
Supports
Markdown
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