Fix psql container rm file issue
This commit is contained in:
parent
c1dd8fc15c
commit
e19e5ac73a
@ -108,6 +108,7 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: obmp-psql
|
||||
image: openbmp/postgres:2.2.0
|
||||
privileged: true
|
||||
shm_size: 1536m
|
||||
sysctls:
|
||||
- net.ipv4.tcp_keepalive_intvl=30
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user