Yet another alpine container for Ekanite
322
Yet another alpine container for Ekanite.
Ekanite data is stored to /data. You will want to persist this directory.
The default Ekanite ports are used:
5514: tcp syslog5514/udp: udp syslog8080: web UI9950: telnet9951: diagnosticsdocker run \
-v $PWD/data:/data \
-p 8080:8080 \
-p 5514:5514 \
-p 5514:5514/udp \
maloneweb/alpine-ekanited
Content type
Image
Digest
Size
9.1 MB
Last updated
about 8 years ago
docker pull maloneweb/alpine-ekanited