From 2d2f24fb5b686f057475e71c3032d3ad62101c34 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Thu, 4 Jun 2020 16:45:51 +0300 Subject: [PATCH] Delete postgresql.xml premission issue --- templates/postgresql.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 templates/postgresql.xml diff --git a/templates/postgresql.xml b/templates/postgresql.xml deleted file mode 100644 index 1c0db4d..0000000 --- a/templates/postgresql.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - postgresql - bitnami/postgresql - https://hub.docker.com/r/bitnami/postgresql/ - bridge - sh - false - https://forums.unraid.net/topic/89502-support-a75g-repo/ - https://www.postgresql.org/ - PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance - - 12 - Postgresql 12 - - - 11 - Postgresql 11 - - - 10 - Postgresql 10 - - Tools: - https://raw.githubusercontent.com/A75G/docker-templates/master/templates/postgresql.xml - https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/postgresql.png - PostgreSQL is an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance - 5432 - /mnt/user/appdata/postgresql/ - postgres - password123 - postgres - \ No newline at end of file