Docs(Dind): Add test code as example to dind docs
This commit is contained in:
parent
75cdd06739
commit
ffc5d68c78
@ -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[]
|
||||
include::../../../template-printer.adoc[]
|
||||
|
||||
.Simple example
|
||||
[source,yaml]
|
||||
----
|
||||
include::../../../../test/docker/test-dind.gitlab-ci.yml[]
|
||||
----
|
||||
Loading…
Reference in New Issue
Block a user