Update docker documentation authored by Harri Jäntti's avatar Harri Jäntti
......@@ -14,6 +14,8 @@ Images are saved into a registry like Github, Gitlab or Docker Hub, where you ca
### Dockerfile
<pre>
<code>
FROM openjdk:8-jre-alpine
......
......