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
O
Opensource
fluentd
fluentd
Commits
c47458ee
Commit
c47458ee
authored
Jul 02, 2021
by
Hunter Stevens
Browse files
Merge branch 'development' into 'master'
Development See merge request
!66
parents
199b0fc1
0eafbf56
Pipeline
#352302
failed with stages
in 16 minutes and 27 seconds
Changes
2
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+6
-6
No files found.
Dockerfile
View file @
c47458ee
...
@@ -6,7 +6,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
@@ -6,7 +6,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
USER
0
USER
0
# Set up environment variables
# Set up environment variables
ENV
FLUENTD_VERSION="1.13.
0
" \
ENV
FLUENTD_VERSION="1.13.
1
" \
DESCRIPTION="Fluentd docker image" \
DESCRIPTION="Fluentd docker image" \
FLUENT_USER="fluent" \
FLUENT_USER="fluent" \
FLUENT_UID="1000" \
FLUENT_UID="1000" \
...
...
hardening_manifest.yaml
View file @
c47458ee
...
@@ -8,7 +8,7 @@ name: "opensource/fluentd/fluentd"
...
@@ -8,7 +8,7 @@ name: "opensource/fluentd/fluentd"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
1.13.
0
"
-
"
1.13.
1
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -23,7 +23,7 @@ labels:
...
@@ -23,7 +23,7 @@ labels:
org.opencontainers.image.licenses
:
"
Apache
License
v2.0"
org.opencontainers.image.licenses
:
"
Apache
License
v2.0"
org.opencontainers.image.url
:
"
https://www.fluentd.org/architecture"
org.opencontainers.image.url
:
"
https://www.fluentd.org/architecture"
org.opencontainers.image.vendor
:
"
fluend"
org.opencontainers.image.vendor
:
"
fluend"
org.opencontainers.image.version
:
"
1.13.
0
"
org.opencontainers.image.version
:
"
1.13.
1
"
mil.dso.ironbank.image.keywords
:
"
fluentd,
data
collector"
mil.dso.ironbank.image.keywords
:
"
fluentd,
data
collector"
mil.dso.ironbank.image.type
:
"
opensource"
mil.dso.ironbank.image.type
:
"
opensource"
mil.dso.ironbank.product.name
:
"
fluentd"
mil.dso.ironbank.product.name
:
"
fluentd"
...
@@ -31,15 +31,15 @@ labels:
...
@@ -31,15 +31,15 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
fluentd.gem
-
filename
:
fluentd.gem
url
:
https://rubygems.org/downloads/fluentd-1.13.
0
.gem
url
:
https://rubygems.org/downloads/fluentd-1.13.
1
.gem
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
23af8a10e05d0d3a58db35ef0940e48fab3a48476ab845a2a40aeb14fda9b5fd
value
:
37b721d193053351a21aca198d9c515b5a4add1ff8b8c56bcaa7d24af79ef9bc
-
filename
:
oj.gem
-
filename
:
oj.gem
url
:
https://rubygems.org/downloads/oj-3.11.
6
.gem
url
:
https://rubygems.org/downloads/oj-3.11.
7
.gem
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
c188f210a942b473eb19b52028ef3f00498a8677279b68084e5e9cd3573427e4
value
:
f87ac70b7912aec1e12a23fd84064ddb31f964628f32adec0be378788d4fe7d7
-
filename
:
cool.io.gem
-
filename
:
cool.io.gem
url
:
https://rubygems.org/downloads/cool.io-1.7.1.gem
url
:
https://rubygems.org/downloads/cool.io-1.7.1.gem
validation
:
validation
:
...
...
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