Commit f0f71c1b authored by Takuya Noguchi's avatar Takuya Noguchi

Improve docs for Dockerfile templates API

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent cffdff1f
......@@ -7,9 +7,9 @@ type: reference
# Dockerfiles API
In GitLab, there is an API endpoint available for Dockerfiles. For more
information on Dockerfiles, see the
[Docker documentation](https://docs.docker.com/engine/reference/builder/).
In GitLab, there is an API endpoint available for instance-level Dockerfile templates.
Default templates are defined at [vendor/Dockerfile of GitLab repository](https://gitlab.com/gitlab-org/gitlab-foss/-/tree/master/vendor/Dockerfile).
**PREMIUM** Templates can be overridden by GitLab instance administrator(s) in [admin area](../../user/admin_area/settings/instance_template_repository.md).
## List Dockerfile templates
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment