UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 5d0fde46 authored by WingKwan Lau's avatar WingKwan Lau
Browse files

Update hardening_maifest.yaml

parent 6285f55a
Pipeline #379483 failed with stages
in 20 seconds
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"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment