UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
P
Party Bus
Valkyrie
valkyrie-api
Commits
599d0558
Commit
599d0558
authored
Jun 29, 2021
by
abrichards
Browse files
Merge branch 'dev-fix-dockerfile' into 'master'
fix dockerfile See merge request
!38
parents
d51c86c3
5450fe9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
599d0558
# NOTE: USING THIS IMAGE UNTIL registry1 credentials are added to IL2 runners
# Build the manager binary
FROM
registry.il2.dso.mil/platform-one/devops/pipeline-templates/
pipeline-job
/golang-builder-1.6:1.0 as builder
FROM
registry.il2.dso.mil/platform-one/devops/pipeline-templates/
valkyrie
/golang-builder-1.6:1.0 as builder
WORKDIR
/workspace
# Copy the Go Modules manifests
...
...
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