Update docker documentation authored by Harri Jäntti's avatar Harri Jäntti
...@@ -14,7 +14,7 @@ Images are saved into a registry like Github, Gitlab or Docker Hub, where you ca ...@@ -14,7 +14,7 @@ Images are saved into a registry like Github, Gitlab or Docker Hub, where you ca
### Dockerfile ### Dockerfile
We made a test container named HarmitusApp. We build the image using Linux alpine as our
<pre> <pre>
<code> <code>
... ...
......