jasonish / evebox

Web Based Event Viewer (GUI) for Suricata EVE Events in Elastic Search
https://evebox.org/
MIT License
418 stars 67 forks source link

Docker ARM #171

Closed Robs68 closed 3 years ago

Robs68 commented 3 years ago

Hi,

Is-it possible to have a docker file compatible with armv8 plz ?

latest: Pulling from jasonish/evebox no matching manifest for linux/arm64/v8 in the manifest list entries

Thanks

Robs

jasonish commented 3 years ago

Yes. Will do so in the next day or so.

Robs68 commented 3 years ago

Cool thanks :)

jasonish commented 3 years ago

Can you do me a faviour and try:

docker pull jasonish/evebox:master
docker run jasonish/evebox:master evebox version

I don't have arm64 handy to test on. Thanks.

Robs68 commented 3 years ago

It's okay for me :)

➜ ubuntu docker run jasonish/evebox:master evebox version EveBox Version 0.14.0-dev (rev a4e5108); aarch64-unknown-linux-musl

Thanks

jasonish commented 3 years ago

Great. Thanks. I've applied this to the latest release version as well, so no need to stick with master.