why make this?
it allows you to run the icarus server on macOS/windows, without the need for a VM to run linux.
it also reduces the complications of running icarus on linux.
- clone docker image with
docker pull appleflyer/icarus-server
- run docker image
docker run -it -p 0.0.0.0:8126:8126 appleflyer/icarus-server
icarus server: writable
slapping everything in a docker image: appleflyer