Add nginx-mod-http-cache-purge to alpine
Adding module https://github.com/nginx-modules/ngx_cache_purge is essential to perform any fpm cache cleanup operations
This commit is contained in:
parent
bedff470cf
commit
86a393a689
@ -47,6 +47,7 @@ RUN \
|
||||
nginx-mod-stream \
|
||||
nginx-mod-stream-geoip2 \
|
||||
nginx-vim \
|
||||
nginx-mod-http-cache-purge \
|
||||
php7-bcmath \
|
||||
php7-bz2 \
|
||||
php7-ctype \
|
||||
|
||||
@ -46,6 +46,7 @@ RUN \
|
||||
nginx-mod-rtmp \
|
||||
nginx-mod-stream \
|
||||
nginx-mod-stream-geoip2 \
|
||||
nginx-mod-http-cache-purge \
|
||||
nginx-vim \
|
||||
php7-bcmath \
|
||||
php7-bz2 \
|
||||
|
||||
@ -46,6 +46,7 @@ RUN \
|
||||
nginx-mod-rtmp \
|
||||
nginx-mod-stream \
|
||||
nginx-mod-stream-geoip2 \
|
||||
nginx-mod-http-cache-purge \
|
||||
nginx-vim \
|
||||
php7-bcmath \
|
||||
php7-bz2 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user