bit differently
This commit is contained in:
parent
b56ac216ce
commit
26bbab959f
@ -4,3 +4,5 @@ LAYER shared/alpine
|
||||
SCRIPT
|
||||
apk --no-cache add s6
|
||||
RUN
|
||||
|
||||
COPY /usr/sbin/init.lxc.static
|
||||
|
@ -18,8 +18,6 @@ SCRIPT
|
||||
chown postgres:postgres /run/postgresql
|
||||
RUN
|
||||
|
||||
COPY /bin/init.lxc.static
|
||||
|
||||
MOUNT /srv/postgres/data var/lib/postgresql
|
||||
|
||||
USER 5432 5432
|
||||
|
Loading…
Reference in New Issue
Block a user