Skip to content

Commit 1f59554

Browse files
committed
[TASK] Change description
1 parent 4930c49 commit 1f59554

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# DDEV GitLab CI - Docker in Docker (dind)
22

3-
A image to run DDEV in GitLab any (hosted/self-hoster).
4-
3+
A container image to run DDEV on any GitLab Runner (hosted/self-hoster).
54

65
## Configuration for self-hosted GitLab Runners
76

docs/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker in Docker
22

3-
The following examples shows how to configure the GitLab Runner
3+
The following example describes how to configure the GitLab Runner
44
to use DDEV within the docker executor (DockerInDocker).
55

66
* GitLab [Docker in Docker docs](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#use-docker-in-docker)

docs/podman.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Docker in Podman
22

3-
The following examples shows how to configure the GitLab Runner
3+
The following example describes how to configure the GitLab Runner
44
to use DDEV within the docker executor using Podman (DockerInPodman).
55

66
* Configure the [Runner to use Podman](https://docs.gitlab.com/runner/executors/docker.html#use-podman-to-run-docker-commands). More details in the [forum](https://forum.gitlab.com/t/gitlab-runner-setup-with-podman/87893/2)

0 commit comments

Comments
 (0)