Remove server header
This commit is contained in:
parent
d4645d3812
commit
9083d5c5fb
3 changed files with 5 additions and 7 deletions
|
@ -25,6 +25,7 @@ RUN apt-get update --yes --quiet && apt-get install --yes --quiet --no-install-r
|
|||
curl \
|
||||
git \
|
||||
nginx \
|
||||
libnginx-mod-http-headers-more-filter \
|
||||
# wand dependencies
|
||||
libmagickwand-6.q16-6 libmagickwand-6.q16hdri-6 \
|
||||
&& apt-get autoremove && rm -rf /var/lib/apt/lists/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue