diff --git a/documentation/chapters/templates/container/docker-in-docker.adoc b/documentation/chapters/templates/container/docker-in-docker.adoc index 43db717..839bf20 100644 --- a/documentation/chapters/templates/container/docker-in-docker.adoc +++ b/documentation/chapters/templates/container/docker-in-docker.adoc @@ -5,4 +5,10 @@ Simply expand from this Template. You than have access to a Docker over the address behind `$DOCKER_HOST` :template: container/docker-in-docker.gitlab-ci.yml -include::../../../template-printer.adoc[] \ No newline at end of file +include::../../../template-printer.adoc[] + +.Simple example +[source,yaml] +---- +include::../../../../test/docker/test-dind.gitlab-ci.yml[] +---- \ No newline at end of file