feat(Dind): Test dind containers

This commit is contained in:
Marcel Feix 2022-06-14 18:03:35 +02:00
parent 011b57a762
commit f46de584c7
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -14,8 +14,8 @@ variables:
# Improve performance with overlayfs. # Improve performance with overlayfs.
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
test: Test-Simple-Dind:
image: docker image: docker
stage: verify stage: verify
script: script:
- docker run -it alpine echo test - docker run -t alpine echo test