Docs(Dind): Add test code as example to dind docs
This commit is contained in:
parent
75cdd06739
commit
ffc5d68c78
@ -6,3 +6,9 @@ You than have access to a Docker over the address behind `$DOCKER_HOST`
|
|||||||
|
|
||||||
:template: container/docker-in-docker.gitlab-ci.yml
|
: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