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
Ironbank Plugins
Mattermost Admin Plugin
Commits
8917ce3b
Commit
8917ce3b
authored
Apr 27, 2021
by
paulqualls
Browse files
Added Copy of mmctl tar'd file and extraction to app folder
parent
7d7c0985
Pipeline
#235668
passed with stages
in 3 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
View file @
8917ce3b
...
...
@@ -10,6 +10,10 @@ COPY mattermost-admin-plugin-1.0.2-rc.tar.gz .
RUN
tar
xzvf mattermost-admin-plugin-1.0.2-rc.tar.gz
COPY
linux_amd64.tar .
RUN
tar
xvf linux_amd64.tar
FROM
registry1.dso.mil/ironbank/docker/scratch:ironbank
COPY
--from=builder /app/ .
...
...
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