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 Containers
C
CollaborationAI
Crowd Vector
stylepack
Commits
166e24fb
Commit
166e24fb
authored
Jan 27, 2021
by
Jeffrey Weatherford
Browse files
Update Dockerfile
parent
1344029c
Pipeline
#145659
passed with stages
in 16 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
Dockerfile
Dockerfile
+0
-9
No files found.
Dockerfile
View file @
166e24fb
...
@@ -3,17 +3,8 @@ ARG BASE_IMAGE=opensource/nodejs/nodejs12
...
@@ -3,17 +3,8 @@ ARG BASE_IMAGE=opensource/nodejs/nodejs12
ARG
BASE_TAG=12.20.0
ARG
BASE_TAG=12.20.0
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
LABEL
\
name="innosabi Stylepack" \
maintainer="fedramp@collaboration.ai" \
vendor="Collaboration.Ai" \
version="0.0.5" \
summary="innosabi stylepack" \
description="Based on node12"
USER
root
USER
root
WORKDIR
/opt/innosabi/stylepack
WORKDIR
/opt/innosabi/stylepack
...
...
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