We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050a141 commit 5ae7ea8Copy full SHA for 5ae7ea8
16/Dockerfile.rhel10
@@ -30,7 +30,6 @@ LABEL summary="$SUMMARY" \
30
io.openshift.s2i.assemble-user="26" \
31
name="rhel10/postgresql-16" \
32
com.redhat.component="postgresql-16-container" \
33
- version="1" \
34
com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#rhel" \
35
usage="podman run -d --name postgresql_database -e POSTGRESQL_USER=user -e POSTGRESQL_PASSWORD=pass -e POSTGRESQL_DATABASE=db -p 5432:5432 rhel10/postgresql-16" \
36
maintainer="SoftwareCollections.org <sclorg@redhat.com>"
0 commit comments