add schedule:work-er
This commit is contained in:
parent
fb8ca34892
commit
f8ec9c4305
2 changed files with 22 additions and 0 deletions
|
@ -48,6 +48,7 @@ COPY --from=builder /var/www /var/www
|
|||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY worker-entrypoint.sh /worker-entrypoint.sh
|
||||
COPY websockets-entrypoint.sh /websockets-entrypoint.sh
|
||||
COPY schedule-entrypoint.sh /schedule-entrypoint.sh
|
||||
COPY wait-for-db.php /wait-for-db.php
|
||||
COPY --from=builder /usr/local/lib/php/extensions/no-debug-non-zts-20210902 /usr/local/lib/php/extensions/no-debug-non-zts-20210902
|
||||
COPY --from=builder /usr/local/etc/php/conf.d /usr/local/etc/php/conf.d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue