mirror of
https://github.com/anassahmed/odoo_bucardo_replication.git
synced 2025-12-17 15:59:00 +02:00
Initial Commit
This commit is contained in:
4
postgres/Dockerfile
Normal file
4
postgres/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM docker.io/library/postgres:9.4
|
||||
MAINTAINER Anass Ahmed <anass.1430@gmail.com>
|
||||
|
||||
RUN apt update && apt install -y postgresql-plperl-9.4
|
||||
Reference in New Issue
Block a user