bit differently

This commit is contained in:
Disassembler 2018-09-06 14:55:51 +02:00
parent b56ac216ce
commit 26bbab959f
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499
2 changed files with 2 additions and 2 deletions

View File

@ -4,3 +4,5 @@ LAYER shared/alpine
SCRIPT SCRIPT
apk --no-cache add s6 apk --no-cache add s6
RUN RUN
COPY /usr/sbin/init.lxc.static

View File

@ -18,8 +18,6 @@ SCRIPT
chown postgres:postgres /run/postgresql chown postgres:postgres /run/postgresql
RUN RUN
COPY /bin/init.lxc.static
MOUNT /srv/postgres/data var/lib/postgresql MOUNT /srv/postgres/data var/lib/postgresql
USER 5432 5432 USER 5432 5432