mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2024-12-25 03:19:23 -05:00
Update Path
This commit is contained in:
parent
9a51b2da69
commit
8f08ac4b3b
@ -103,7 +103,7 @@ COPY --chown=synapse:synapse rootfs /
|
|||||||
COPY --from=redis_base /usr/local/bin/redis-server /usr/local/bin
|
COPY --from=redis_base /usr/local/bin/redis-server /usr/local/bin
|
||||||
COPY ./rootfs/conf-workers/* /conf/
|
COPY ./rootfs/conf-workers/* /conf/
|
||||||
# Copy a script to prefix log lines with the supervisor program name
|
# Copy a script to prefix log lines with the supervisor program name
|
||||||
COPY ./rootfs/prefix-log /usr/local/bin/
|
COPY ./prefix-log /usr/local/bin/
|
||||||
|
|
||||||
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user