revert sharp fix
This commit is contained in:
parent
bda1f24a4e
commit
141d3cbff0
|
|
@ -14,8 +14,6 @@ COPY docker/webpagereplay/LICENSE /webpagereplay/
|
|||
|
||||
RUN sudo apt-get update && sudo apt-get install libnss3-tools \
|
||||
net-tools \
|
||||
# temporary fix for https://github.com/lovell/sharp/issues/1882
|
||||
libvips-dev \
|
||||
iproute2 -y && \
|
||||
mkdir -p $HOME/.pki/nssdb && \
|
||||
certutil -d $HOME/.pki/nssdb -N
|
||||
|
|
|
|||
Loading…
Reference in New Issue