bit differently
This commit is contained in:
parent
b56ac216ce
commit
26bbab959f
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user