beast
beast copied to clipboard
Dockerize beast
Use multi stage docker image builds to dockerize beast. This might require mounting the host docker socket /var/run/docker.sock
inside the container and then installing docker client inside.
For configuration purposes it can mount the entire .beast
directory inside the container.