mirror of
https://git.anonymousland.org/anonymousland/synapse-worker-docker.git
synced 2025-08-06 13:54:17 -04:00
Update file name
This commit is contained in:
parent
c6375f5eca
commit
12ec19ed96
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ COPY ./rootfs/conf-workers/* /conf/
|
|||
COPY ./prefix-log /usr/local/bin/
|
||||
COPY ./rootfs /
|
||||
|
||||
RUN chown -R synapse:synapse /syart.py
|
||||
RUN chown -R synapse:synapse /start.py
|
||||
RUN chmod 755 /start.py
|
||||
|
||||
ENV LD_PRELOAD="/usr/local/lib/libhardened_malloc.so"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue