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
fluent
fluent-bit
Commits
103f0d2d
Commit
103f0d2d
authored
Jul 21, 2021
by
thomas.shepherd
Browse files
Merge branch 'development' into 'master'
Merge Development into Master See merge request
!79
parents
551a547b
924376de
Pipeline
#401586
passed with stages
in 27 minutes and 49 seconds
Changes
2
Pipelines
23
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 @
103f0d2d
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.4
ARG
BASE_TAG=8.4
FROM
fluent/fluent-bit:1.8.
1
as flb
FROM
fluent/fluent-bit:1.8.
2
as flb
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as build
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as build
...
...
hardening_manifest.yaml
View file @
103f0d2d
...
@@ -8,7 +8,7 @@ name: "opensource/fluent/fluent-bit"
...
@@ -8,7 +8,7 @@ name: "opensource/fluent/fluent-bit"
# 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.8.
1
"
-
"
1.8.
2
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://repo1.dso.mil/dsop/opensource/fluent/fluent-bit"
org.opencontainers.image.url
:
"
https://repo1.dso.mil/dsop/opensource/fluent/fluent-bit"
# Name of the distributing entity, organization or individual
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Fluent"
org.opencontainers.image.vendor
:
"
Fluent"
org.opencontainers.image.version
:
"
1.8.
1
"
org.opencontainers.image.version
:
"
1.8.
2
"
# Keywords to help with search (ex. "cicd,gitops,golang")
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
log,stash,search,elk"
mil.dso.ironbank.image.keywords
:
"
log,stash,search,elk"
# This value can be "opensource" or "commercial"
# This value can be "opensource" or "commercial"
...
@@ -37,8 +37,8 @@ labels:
...
@@ -37,8 +37,8 @@ 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
:
-
tag
:
fluent/fluent-bit:1.8.
1
-
tag
:
fluent/fluent-bit:1.8.
2
url
:
docker://docker.io/fluent/fluent-bit@sha256:
67f4d2a903fada0024f1254c36b83b8cd13243ca37b978adf4365399b4fc3076
url
:
docker://docker.io/fluent/fluent-bit@sha256:
32f416a1c26201ad4e2a7be0a1fa45356c87f532628cb198ed9434b1416cd89d
-
filename
:
texinfo.tar.gz
-
filename
:
texinfo.tar.gz
url
:
https://ftp.gnu.org/gnu/texinfo/texinfo-6.7.tar.gz
url
:
https://ftp.gnu.org/gnu/texinfo/texinfo-6.7.tar.gz
validation
:
validation
:
...
@@ -55,10 +55,10 @@ resources:
...
@@ -55,10 +55,10 @@ resources:
type
:
sha256
type
:
sha256
value
:
e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
value
:
e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
-
filename
:
fluent-bit.tar.gz
-
filename
:
fluent-bit.tar.gz
url
:
https://github.com/fluent/fluent-bit/archive/refs/tags/v1.8.
1
.tar.gz
url
:
https://github.com/fluent/fluent-bit/archive/refs/tags/v1.8.
2
.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
a284d803ec9203be69b7c4ff9febb33b8c938b640f0cc7cbcf6f9223e5de4fb5
value
:
6f35e4eb1942b90a9d21171ae73fe39face38e150c487566879cfa4f1cd4180d
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
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