Skip to content

Commit 663c46f

Browse files
Merge pull request circleci#2317 from circleci/iynere-dlc-patch
Update docker-layer-caching.md
2 parents 37daea5 + 6c3788a commit 663c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/docker-layer-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: 70
1111

1212
{% include beta-premium-feature.html feature='Docker Layer Caching' %}
1313

14-
This document describes how to enable Docker Layer Caching (DLC) which is useful when you are _building_ Docker images during your job or Workflow. DLC does **not** speed up downloading of Docker images used to _run_ your jobs.
14+
This document describes how to enable Docker Layer Caching (DLC), which is useful when you are _building_ Docker images during your job or Workflow. DLC does **not** speed up downloading of the Docker images used to _run_ your jobs. That is, Docker images that are used to run jobs appear in the Spin up Environment step for a job and are **not** cached by DLC.
1515

1616
**Note:** You must [open a support ticket](https://support.circleci.com/hc/en-us/requests/new) to have a CircleCI Sales representative contact you about enabling this feature on your circleci.com account for an additional fee. DLC is available by default when licensed for installation in your datacenter or private cloud.
1717

0 commit comments

Comments
 (0)