aboutsummaryrefslogtreecommitdiff
path: root/v_windows/v/vlib/net/websocket/tests/autobahn/fuzzing_server/Dockerfile
blob: ca5201b201f6e4c1904480123785b51acc50f953 (plain)
1
2
3
4
5
FROM crossbario/autobahn-testsuite
COPY check_results.py /check_results.py
RUN chmod +x /check_results.py

COPY config /config