Josh Soref
9c42b92a2b
spelling: invalidate
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-15 17:47:36 -05:00
Christian Kreibich
963b27f054
Add procps/procps-ng to several CI Docker images
...
It helps to have "ps" available for testing.
2022-07-09 00:52:44 -07:00
Tim Wojtulewicz
d8df7e9b42
Dockerfile changes for consistency with Broker files
2022-06-03 14:57:21 -07:00
Robin Sommer
d99f041ac5
Add WebSocket support for exchanging events with external clients.
...
This exposes Broker's new WebSocket support in Zeek. To enable it,
call `Broker::listen_websocket()`. Zeek will then start listening on
port 9997 for incoming WebSocket connections.
See the Broker documentation for a description of the message format
expected over these WebSocket connections.
2022-06-02 10:31:52 +02:00
Tim Wojtulewicz
4f11a57159
Add DOCKERFILE_VERSION variable to all CI dockerfiles
2022-05-23 08:47:11 -07:00
Tim Wojtulewicz
d48a1b520f
Enable ccache for Cirrus builds
2022-05-19 09:21:55 -07:00
Christian Kreibich
23b0567e62
Add CentOS Stream 8 to CI
...
There's no official Docker image on the Docker Hub, it's on quay.io:
https://quay.io/repository/centos/centos?tab=tags
At the moment, "Stream" and "Stream 8" are synonymous.
2021-02-24 09:50:36 -08:00