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
O
Opensource
apache
activemq
Commits
0ec6233b
Commit
0ec6233b
authored
Jun 14, 2021
by
Al Fontaine
Browse files
Merge branch 'development' into 'master'
Development See merge request
!19
parents
f46e6c6d
6dbba047
Pipeline
#464092
failed with stages
in 2 minutes and 31 seconds
Changes
2
Pipelines
142
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
15 deletions
+9
-15
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+8
-14
No files found.
Dockerfile
View file @
0ec6233b
ARG
BASE_REGISTRY=registry1.dso
p.io
ARG
BASE_REGISTRY=registry1.dso
.mil
ARG
BASE_IMAGE=ironbank/redhat/openjdk/openjdk13
ARG
BASE_IMAGE=ironbank/redhat/openjdk/openjdk13
ARG
BASE_TAG=1.13.0
ARG
BASE_TAG=1.13.0
...
...
hardening_manifest.yaml
View file @
0ec6233b
...
@@ -8,7 +8,7 @@ name: "opensource/apache/activemq"
...
@@ -8,7 +8,7 @@ name: "opensource/apache/activemq"
# 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
:
-
"
5.16.
1
"
-
"
5.16.
2
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
http://activemq.apache.org/components/classic/"
org.opencontainers.image.url
:
"
http://activemq.apache.org/components/classic/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Apache"
org.opencontainers.image.vendor
:
"
Apache"
org.opencontainers.image.version
:
"
5.16.
1
"
org.opencontainers.image.version
:
"
5.16.
2
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
# mil.dso.ironbank.image.keywords: "FIXME"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -38,21 +38,15 @@ labels:
...
@@ -38,21 +38,15 @@ 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
:
apache-activemq-bin.tar.gz
-
filename
:
apache-activemq-bin.tar.gz
url
:
https://downloads.apache.org/activemq/5.16.
1
/apache-activemq-5.16.
1
-bin.tar.gz
url
:
https://downloads.apache.org/activemq/5.16.
2
/apache-activemq-5.16.
2
-bin.tar.gz
validation
:
validation
:
type
:
sha512
type
:
sha512
value
:
f98c9da5dafa2dc291070fecd57b7fccd0954cc8b2be09abc77ea66745b89283358297f308ec30dd47efd3e0c9d4cffc3821ef429f8f94d6c8971bbe933809b2
value
:
27bb26786640f74dcf404db884bedffc0af4bfb2a0248c398044ac9a13e19ff097c590b79eb1404e0b04d17a8f85a8f7de87186a96744e19162d70b3c7a9bdde
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers
:
maintainers
:
-
email
:
"
b
he
arn@anchore
.com"
-
email
:
"
s
he
n_vickie@bah
.com"
# The name of the current container owner
# The name of the current container owner
name
:
"
Blake
Hear
n"
name
:
"
Vickie
She
n"
# The gitlab username of the current container owner
# The gitlab username of the current container owner
username
:
"
bhearn"
username
:
"
shen_vickie"
cht_member
:
true
# FIXME: Uncomment if the maintainer is a member of CHT
cht_member
:
true
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
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