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
M
MongoDB
MongoDB Enterprise
mongodb-ops-manager-db-bin
Commits
f355de24
Commit
f355de24
authored
May 07, 2021
by
jonathan.janos@mongodb.com
Browse files
initial UBI8 commit
parent
6e383bd4
Pipeline
#250697
failed with stages
in 7 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
0 deletions
+54
-0
hardening_manifest.yaml
hardening_manifest.yaml
+54
-0
No files found.
hardening_manifest.yaml
0 → 100644
View file @
f355de24
---
apiVersion
:
v1
# The repository name in registry1, excluding /ironbank/
name
:
"
mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
4.4.0"
-
"
latest"
# Build args passed to Dockerfile ARGs
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.3"
# Docker image labels
labels
:
org.opencontainers.image.title
:
"
mongodb-ops-manager-db-bin"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
Contains
db
binaries
and
tools,
used
in
conjunction
with
MongoDB
Enterprise
Kubernetes
Operator
configured
for
Local
Mode
installations."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
license"
## URL to find more information on the image
org.opencontainers.image.url
:
"
https://docs.mongodb.com/kubernetes-operator/stable/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
MongoDB"
org.opencontainers.image.version
:
"
4.4.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
mongodb,nosql,json,database"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type
:
"
commercial"
## Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name
:
"
mongodb-enterprise"
# List of resources to make available to the offline build context
resources
:
-
tag
:
quay.io/mongodb/mongodb-enterprise-init-mongod-rhel80:4.4.0
url
:
docker://quay.io/mongodb/mongodb-enterprise-init-mongod-rhel80@sha256:e038390af9cf6756fb5fbc1e8d8a844f750184faf37051e756cb9d19367b56f4
# List of project maintainers
maintainers
:
-
email
:
"
jonathan.janos@mongodb.com"
# The name of the current container owner
name
:
"
Jonathan
Janos"
# The gitlab username of the current container owner
username
:
"
jonathan.janos"
-
email
:
"
klepal_alexander@bah.com"
name
:
"
Alexander
Klepal"
username
:
"
alexander.klepal"
cht_member
:
true
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