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 Enterprise Database
Commits
4feda376
Commit
4feda376
authored
Jan 26, 2021
by
jonathan.janos@mongodb.com
Browse files
Updated for UBI8
parent
377ad20a
Pipeline
#144383
passed with stages
in 21 minutes and 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
Dockerfile
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
Dockerfile
View file @
4feda376
...
...
@@ -3,8 +3,8 @@
#
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_TAG=8.
2
FROM
quay.io/mongodb/mongodb-enterprise-database:1.5.3 as official
ARG
BASE_TAG=8.
3
FROM
quay.io/mongodb/mongodb-enterprise-database
-ubi
:1.5.3 as official
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ENV
MMS_HOME /mongodb-automation
ENV
MMS_LOG_DIR /var/log/mongodb-mms-automation
...
...
hardening_manifest.yaml
View file @
4feda376
...
...
@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
tag
:
quay.io/mongodb/mongodb-enterprise-database:1.5.3
url
:
docker://quay.io/mongodb/mongodb-enterprise-database@sha256:
28abb642c1d1f37ecf6b96ea8c6c7f7d0f51f8ba4c7b2e31ffdf667412d4c552
-
tag
:
quay.io/mongodb/mongodb-enterprise-database
-ubi
:1.5.3
url
:
docker://quay.io/mongodb/mongodb-enterprise-database
-ubi
@sha256:
8f2734cea7fc31f829a0f8752be5bfd1c69b3d2e59e677bb23f685aac7f58eb9
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
...
...
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