diff --git a/docker/gitian-host/README.md b/docker/gitian-host/README.md index ed06b53..e6f6158 100644 --- a/docker/gitian-host/README.md +++ b/docker/gitian-host/README.md @@ -3,8 +3,8 @@ Gitian host docker container This image contains a [Dockerfile](http://docs.docker.io/reference/builder/) to generate a [gitian-builder](https://gitian.org/) host image, that can subsequently be used for reproducible builds using LXC VMs. -Hierarchy: -``` -> gitian-host docker container -> ``` +How this works: + See also https://github.com/devrandom/gitian-builder/issues/53 diff --git a/docker/gitian-host/diagram.png b/docker/gitian-host/diagram.png new file mode 100644 index 0000000..2f9b922 Binary files /dev/null and b/docker/gitian-host/diagram.png differ