beast icon indicating copy to clipboard operation
beast copied to clipboard

Dockerize beast

Open fristonio opened this issue 5 years ago • 0 comments

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.

fristonio avatar Jun 17 '19 08:06 fristonio