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
f9dbd5dc
Commit
f9dbd5dc
authored
Jul 16, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!25
parents
4b0d92e8
24c76753
Pipeline
#467315
failed with stages
in 21 minutes and 44 seconds
Changes
2
Pipelines
94
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
Dockerfile
View file @
f9dbd5dc
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs12
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs12
ARG
BASE_TAG=12.22.
1
ARG
BASE_TAG=12.22.
3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
f9dbd5dc
...
@@ -8,13 +8,13 @@ name: "collaborationai/crowd-vector/stylepack"
...
@@ -8,13 +8,13 @@ name: "collaborationai/crowd-vector/stylepack"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
21.2
7
"
-
"
21.2
8
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_IMAGE
:
"
opensource/nodejs/nodejs12"
BASE_IMAGE
:
"
opensource/nodejs/nodejs12"
BASE_TAG
:
"
12.22.
1
"
BASE_TAG
:
"
12.22.
3
"
# Docker image labels
# Docker image labels
labels
:
labels
:
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://collaboration.ai/products/crowdvector/"
org.opencontainers.image.url
:
"
https://collaboration.ai/products/crowdvector/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Collaboration.Ai"
org.opencontainers.image.vendor
:
"
Collaboration.Ai"
org.opencontainers.image.version
:
"
21.2
7
"
org.opencontainers.image.version
:
"
21.2
8
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
CrowdVector"
mil.dso.ironbank.image.keywords
:
"
CrowdVector"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -38,10 +38,10 @@ labels:
...
@@ -38,10 +38,10 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
stylepack.gz
-
filename
:
stylepack.gz
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/stylepack-21.2
7
.tar.gz
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/stylepack-21.2
8
.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
e09e4789afefc99cd6bc07addaa0351a31e63f7b5fe2075353169410c5ee9f5e
value
:
b249e29eb1ff822483ab398d273d1b838570772fcda255aced8e7aed47f12cab
-
filename
:
node-sass_binding.node
-
filename
:
node-sass_binding.node
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/node-sass_binding.node
url
:
https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/node-sass_binding.node
validation
:
validation
:
...
...
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