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
cluster-auditor
opa-collector
Commits
ad1d35c0
Commit
ad1d35c0
authored
Mar 25, 2021
by
alexander.klepal
Browse files
Merge branch 'alexander.klepal-development-patch-84697' into 'development'
Update Dockerfile See merge request
!11
parents
e597b3f0
17923885
Pipeline
#199794
passed with stages
in 20 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
Dockerfile
Dockerfile
+2
-4
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
No files found.
Dockerfile
View file @
ad1d35c0
ARG
BASE_REGISTRY=registry1.dso
p.io
ARG
BASE_REGISTRY=registry1.dso
.mil
ARG
BASE_IMAGE=ironbank/opensource/fluentd/fluentd
ARG
BASE_IMAGE=ironbank/opensource/fluentd/fluentd
ARG
BASE_TAG=1.1
1.5
ARG
BASE_TAG=1.1
2.1
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG
VERSION
ENV
FLUENT_USER fluent
ENV
FLUENT_USER fluent
USER
0
USER
0
...
...
hardening_manifest.yaml
View file @
ad1d35c0
...
@@ -14,7 +14,7 @@ tags:
...
@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_IMAGE
:
"
opensource/fluentd/fluentd"
BASE_IMAGE
:
"
opensource/fluentd/fluentd"
BASE_TAG
:
"
1.1
1.5
"
BASE_TAG
:
"
1.1
2.1
"
# Docker image labels
# Docker image labels
labels
:
labels
:
...
...
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