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
DIAT
AAP Mongo
Commits
5d0fde46
You need to sign in or sign up before continuing.
Commit
5d0fde46
authored
Jul 21, 2021
by
WingKwan Lau
Browse files
Update hardening_maifest.yaml
parent
6285f55a
Pipeline
#379483
failed with stages
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
45 additions
and
0 deletions
+45
-0
hardening_maifest.yaml
hardening_maifest.yaml
+45
-0
No files found.
hardening_maifest.yaml
0 → 100644
View file @
5d0fde46
apiVersion
:
v1
# The repository name in registry1, excluding /ironbank/
name
:
"
diat/aap-mongo"
# 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.dso.mil
tags
:
-
"
14.0"
-
"
latest"
# Build args passed to Dockerfile ARGs
args
:
BASE_REGISTRY
:
"
registry1.dsop.io"
BASE_IMAGE
:
"
mongo/mongo"
BASE_TAG
:
"
latest"
# Docker image labels
labels
:
# Name of the image
org.opencontainers.image.title
:
"
aap-mongo"
# Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
Mongo
DB
for
working
with
the
Advanced
Analytics
Platform
on
Atlas"
# License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
MongoDB
License"
# URL to find more information on the image
org.opencontainers.image.url
:
"
https://wiki.navair1.navy.mil/display/Analytics/Advanced+Analytics+Platform"
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
aap-mongo"
# Authoritative version of the software
org.opencontainers.image.version
:
"
14.0"
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
aap,mongo,aap-mongo,aapmongo,mongodb,aap-mongodb,atlas,diat"
# 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
:
"
diat/aap-mongo"
# List of project maintainers
maintainers
:
-
email
:
"
wingkwan.lau1@navy.mil"
name
:
"
WingKwan
Lau"
username
:
"
wlau"
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