Wise for Arkime in a container.
8.1K
A node:18-alpine based docker image for Arkime's WISE.
The base of this repository forked from problematiq/Wise-alpine-Docker.
This image doesn't require mounts, but it is preferred that you overwrite the wiseService.ini file with your own. An easy way of doing that is to create your own custom configuration and mount it over the one included in the image.
docker run -d -v /Location/of/file_to/mount/wiseService.ini:/opt/arkime/wiseService/wiseService.ini --name wise -p 8081:8081 reuteras/container-wise
Alternative you can run the it with default settings.
docker run -d --name wise -p 8081:8081 reuteras/container-wise
Content type
Image
Digest
sha256:7e3c73a74…
Size
505 MB
Last updated
3 days ago
docker pull reuteras/container-wise:1359057c