Skip to content
Snippets Groups Projects
Commit dae928f9 authored by Jacob Embree's avatar Jacob Embree
Browse files

Update advanced-configuration.md: Fix blockquote not reaching the entire note

parent 997689e2
No related branches found
No related tags found
No related merge requests found
...@@ -299,12 +299,12 @@ This will use `/path/to/bind/from/host` of the CI host inside the container at ...@@ -299,12 +299,12 @@ This will use `/path/to/bind/from/host` of the CI host inside the container at
### Using a private container registry ### Using a private container registry
> **Notes:** > **Notes:**
- This feature requires GitLab Runner **1.8** or higher >- This feature requires GitLab Runner **1.8** or higher
- For GitLab Runner versions **>= 0.6, <1.8** there was a partial >- For GitLab Runner versions **>= 0.6, <1.8** there was a partial
support for using private registries, which required manual configuration support for using private registries, which required manual configuration
of credentials on runner's host. We recommend to upgrade your Runner to of credentials on runner's host. We recommend to upgrade your Runner to
at least version **1.8** if you want to use private registries. at least version **1.8** if you want to use private registries.
- Using private registries with the `if-not-present` pull policy may introduce >- Using private registries with the `if-not-present` pull policy may introduce
[security implications][secpull]. To fully understand how pull policies work, [security implications][secpull]. To fully understand how pull policies work,
read the [pull policies documentation](../executors/docker.md#how-pull-policies-work). read the [pull policies documentation](../executors/docker.md#how-pull-policies-work).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment