Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
distribution
Commits
45983af5
Unverified
Commit
45983af5
authored
6 years ago
by
Derek McGowan
Committed by
GitHub
6 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2773 from dmcgowan/2.6-add-goarm-flag
[release/2.6] Add GOARM flag to dockerfile
parents
a66a4c3e
ab74ab74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
Dockerfile
with
1 addition
and
0 deletions
+1
-0
Dockerfile
+
1
-
0
View file @
45983af5
...
...
@@ -5,6 +5,7 @@ ENV DOCKER_BUILDTAGS include_oss include_gcs
ARG
GOOS=linux
ARG
GOARCH=amd64
ARG
GOARM=6
RUN
set
-ex
\
&&
apk add
--no-cache
make git
...
...
This diff is collapsed.
Click to expand it.
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