summaryrefslogtreecommitdiff
path: root/kvmd/testenv
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-08-11 03:46:42 +0300
committerDevaev Maxim <[email protected]>2018-08-11 04:09:54 +0300
commitba650456aaecef6651e598bbd20cc7d53d7d3f97 (patch)
treea4ab382a09665ddf500e3b9fba900d296c401b57 /kvmd/testenv
parent3d2282f8f9d24f3a7e5bb6772471fe506a7299dd (diff)
Workaround for Safari + Websockets + basic auth
https://bugs.webkit.org/show_bug.cgi?id=80362
Diffstat (limited to 'kvmd/testenv')
-rw-r--r--kvmd/testenv/Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/kvmd/testenv/Dockerfile b/kvmd/testenv/Dockerfile
index c8bd0c23..d4c4b5ad 100644
--- a/kvmd/testenv/Dockerfile
+++ b/kvmd/testenv/Dockerfile
@@ -31,7 +31,8 @@ RUN pacman -Syy \
&& user-packer -S --noconfirm \
python \
python-pip \
- nginx \
+ nginx-mainline \
+ nginx-mainline-mod-lua \
mjpg-streamer-pikvm \
socat \
&& pacman -Sc --noconfirm