add files for building containter artifacts

Lifted in large parts from version 9.5 of the SCL postgresql container.

https://github.com/sclorg/postgresql-container
This commit is contained in:
Nils Philippsen 2017-05-11 11:56:47 +02:00
commit fa7e7e5dec
15 changed files with 830 additions and 0 deletions

11
module-postgresql.repo.in Normal file
View file

@ -0,0 +1,11 @@
[module-shared-userspace]
name=Repository for the Shared Userspace module
baseurl=https://kojipkgs.fedoraproject.org/repos/module-@SHARED_USERSPACE_MODULE_HASH@/latest/${basearch}/
enabled=1
gpgcheck=0
[module-postgresql]
name=Repository for the PostgreSQL module
baseurl=https://kojipkgs.fedoraproject.org/repos/module-@POSTGRESQL_MODULE_HASH@/latest/${basearch}/
enabled=1
gpgcheck=0