mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-08-06 13:04:19 -04:00
Update Path
This commit is contained in:
parent
9a51b2da69
commit
8f08ac4b3b
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ COPY --chown=synapse:synapse rootfs /
|
|||
COPY --from=redis_base /usr/local/bin/redis-server /usr/local/bin
|
||||
COPY ./rootfs/conf-workers/* /conf/
|
||||
# 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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue