Building an image

To build an image targeting a specific git commit of the holochain repository, run this:

REVISION=cac00d4 docker build . -t guillemcordoba/rsm:cac00d4

The image is published here, tagged with the git commit hash (short version).