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
postgres
postgresql11
Commits
03ec9892
Commit
03ec9892
authored
May 24, 2021
by
Jacob Rohlman
Browse files
Merge branch 'addContrib' into 'development'
added contrib and updated See merge request
!24
parents
5efb6732
beadc0dd
Pipeline
#455888
canceled with stages
in 6 seconds
Changes
2
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
9 deletions
+15
-9
Dockerfile
Dockerfile
+2
-1
hardening_manifest.yaml
hardening_manifest.yaml
+13
-8
No files found.
Dockerfile
View file @
03ec9892
...
@@ -12,12 +12,13 @@ COPY signatures/RPM-GPG-KEY-PGDG-11 \
...
@@ -12,12 +12,13 @@ COPY signatures/RPM-GPG-KEY-PGDG-11 \
postgresql11-server.rpm \
postgresql11-server.rpm \
postgresql11.rpm \
postgresql11.rpm \
postgresql11-libs.rpm \
postgresql11-libs.rpm \
postgresql11-contrib.rpm \
/tmp/
/tmp/
COPY
scripts/docker-entrypoint.sh /usr/local/bin/
COPY
scripts/docker-entrypoint.sh /usr/local/bin/
RUN
rpm
--import
/tmp/RPM-GPG-KEY-PGDG-11
&&
\
RUN
rpm
--import
/tmp/RPM-GPG-KEY-PGDG-11
&&
\
dnf
install
-y
glibc-langpack-en /tmp/postgresql11-server.rpm /tmp/postgresql11.rpm /tmp/postgresql11-libs.rpm
&&
\
dnf
install
-y
--nodocs
glibc-langpack-en /tmp/postgresql11-server.rpm /tmp/postgresql11.rpm /tmp/postgresql11-libs.rpm
/tmp/postgresql11-contrib.rpm
&&
\
dnf clean all
&&
\
dnf clean all
&&
\
rm
-rf
/var/cache/dnf
&&
\
rm
-rf
/var/cache/dnf
&&
\
chmod
+x /usr/local/bin/docker-entrypoint.sh
chmod
+x /usr/local/bin/docker-entrypoint.sh
...
...
hardening_manifest.yaml
View file @
03ec9892
...
@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql11"
...
@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql11"
# 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
:
-
"
11.1
1
"
-
"
11.1
2-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://www.postgresql.org/"
org.opencontainers.image.url
:
"
https://www.postgresql.org/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
The
PostgreSQL
Global
Development
Group"
org.opencontainers.image.vendor
:
"
The
PostgreSQL
Global
Development
Group"
org.opencontainers.image.version
:
"
11.1
1
"
org.opencontainers.image.version
:
"
11.1
2-2
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
postgresql,postgresql11"
mil.dso.ironbank.image.keywords
:
"
postgresql,postgresql11"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -43,20 +43,25 @@ resources:
...
@@ -43,20 +43,25 @@ resources:
type
:
sha256
type
:
sha256
value
:
991821e20c4af66314b023db867c7ee8d593f249b9732cbacba7bcd7b25e9604
value
:
991821e20c4af66314b023db867c7ee8d593f249b9732cbacba7bcd7b25e9604
-
filename
:
postgresql11-server.rpm
-
filename
:
postgresql11-server.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-server-11.1
1-1
PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-server-11.1
2-2
PGDG.rhel8.x86_64.rpm
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
bd0a889b91daf5702176f4f11850a3300e6472feeb85d7e0b0e5fd049d6e5ba
9
value
:
f19250220bb7181b8b1dc30aca681a0a52084795e5043feb98785d5c4ed2928
9
-
filename
:
postgresql11.rpm
-
filename
:
postgresql11.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-11.1
1-1
PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-11.1
2-2
PGDG.rhel8.x86_64.rpm
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
3c8397887d487d7e944cd3511d59766828b18fa7dbca0ff6a1eb272fbdc9711c
value
:
620bb93b094f6833e940bd66e4219c23b5b56b8cbf7edbc8560bea1c017caf33
-
filename
:
postgresql11-libs.rpm
-
filename
:
postgresql11-libs.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-libs-11.1
1-1
PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-libs-11.1
2-2
PGDG.rhel8.x86_64.rpm
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
550ebb1437bfaefb1b97b812ac973f5ec41519737d44254c54146d2ac69d18a5
value
:
0797a08a8ebf9c4e62b7a89821b378ec108574ebc5a9ace8f677f497fad6c0d9
-
filename
:
postgresql11-contrib.rpm
url
:
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-8-x86_64/postgresql11-contrib-11.12-2PGDG.rhel8.x86_64.rpm
validation
:
type
:
sha256
value
:
e54b600b5d7f746be90e3f21ddccb29cf170fc7f52385a6ed3d3efc5aaf963ec
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