Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Web - Open
Gitlab Runner
Commits
6183b4c7
Commit
6183b4c7
authored
Oct 19, 2020
by
botayhard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: link from #27118
parent
d6f49a04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/executors/docker.md
docs/executors/docker.md
+1
-1
No files found.
docs/executors/docker.md
View file @
6183b4c7
...
...
@@ -181,7 +181,7 @@ The Docker executor divides the job into multiple steps:
The special Docker image is based on
[
Alpine Linux
](
https://alpinelinux.org/
)
and contains all the tools
required to run the prepare, pre-job, and post-job steps, like the Git and the
Runner binaries for supporting caching and artifacts. You can find the definition of
this special image
[
in the official Runner repository
](
https://gitlab.com/gitlab-org/gitlab-runner/tree/
master
/dockerfiles/
build
)
.
this special image
[
in the official Runner repository
](
https://gitlab.com/gitlab-org/gitlab-runner/
-/
tree/
v13.4.1
/dockerfiles/
runner-helper
)
.
## The `image` keyword
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment