mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 13:17:10 -05:00
chore: rename docker init script
This commit is contained in:
@@ -52,7 +52,7 @@ ADD https://raw.githubusercontent.com/eficode/wait-for/v2.1.3/wait-for /usr/loca
|
||||
RUN chmod +rx /usr/local/bin/wait-for
|
||||
|
||||
# Copy the startup file
|
||||
COPY init.sh /docker-init.sh
|
||||
COPY app-init.sh /docker-init.sh
|
||||
RUN sed -i 's/\r$//' /docker-init.sh && \
|
||||
chmod +x /docker-init.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user