Skip to content

Commit 00a0020

Browse files
author
Temuulen Enkhee
committed
Updated note about DLC on optimizations page
At the moment, Docker Layer Caching is only available for Performance Plan users. This documentation was outdated, and asking users to create a support ticket, which does not help.
1 parent e8a3019 commit 00a0020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/optimizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145

146146
## Docker Layer Caching
147147

148-
**Note**: An eligible plan is required to use Docker Layer Caching. If you are on the container-based plan you will need to open a [support ticket](https://support.circleci.com/hc/en-us/requests/new) to enable DLC for your account.
148+
**Note**: [The Performance Plan](https://circleci.com/pricing/) is required to use Docker Layer Caching. If you are on the container-based plan you will need to upgrate to [the Performance Plan](https://circleci.com/pricing/) to enable DLC for your account.
149149

150150
DLC is a feature that can help to reduce the _build time_ of a Docker image in your build. Docker Layer Caching is useful if you find yourself frequently building Docker images as a regular part of your CI/CD process.
151151

0 commit comments

Comments
 (0)