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
mariadb
mariadb105
Commits
5da54dd8
Commit
5da54dd8
authored
Aug 10, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!28
parents
41ff6141
91c641a1
Pipeline
#417147
passed with stages
in 11 minutes and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
No files found.
Dockerfile
View file @
5da54dd8
ARG
BASE_REGISTRY=registry1.dso
p.io
ARG
BASE_REGISTRY=registry1.dso
.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.4
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ENV
MARIADB_MAJOR 10.5
ENV
MARIADB_VERSION 10.5.1
0
ENV
MARIADB_VERSION 10.5.1
1
# copy dependencies, GPG keys, and scripts
COPY
mariadb-server.rpm mariadb-client.rpm mariadb-common.rpm mariadb-shared.rpm galera.rpm boost.rpm signatures/RPM-GPG-KEY-MariaDB signatures/RPM-GPG-KEY-CentOS-Official /
...
...
hardening_manifest.yaml
View file @
5da54dd8
...
...
@@ -58,7 +58,7 @@ resources:
type
:
sha256
value
:
d05264442a327518c4893d2d1f6200d169616466c8bb062780a458b310266525
-
filename
:
galera.rpm
url
:
http://yum.mariadb.org/10.5.1
0
/centos/8/x86_64/rpms/galera-4-26.4.8-1.el8.x86_64.rpm
url
:
http://yum.mariadb.org/10.5.1
1
/centos/8/x86_64/rpms/galera-4-26.4.8-1.el8.x86_64.rpm
validation
:
type
:
sha256
value
:
4157ca5f63c10f043ea48a0b4b781b3d2c123b00601305c6b654deb6eac169d4
...
...
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