mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 14:13:27 +01:00
Disable services timeout
This commit is contained in:
parent
90ae49de10
commit
57f8be82cf
|
@ -46,6 +46,7 @@ ENV WP_PATCH_VERSION="${WP_PATCH_VERSION}"
|
|||
ENV ENFORCE_DISABLE_WP_UPDATES=true
|
||||
ENV WP_CLI_DISABLE_AUTO_CHECK_UPDATE=true
|
||||
ENV CRON_ENABLED=true
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
|
||||
|
||||
WORKDIR "/var/www/html/"
|
||||
VOLUME ["/root/.wp-cli", "/var/www/html/wp-content"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user