You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CircleCI Docker Layer Caching feature allows builds to reuse Docker image layers from previous builds. Images and layers are stored in separate volumes in the cloud and are not shared between projects. Layers may only be used by builds from the same project. See the [Docker Layer Caching]({{ site.baseurl }}/2.0/docker-layer-caching/) and [Running Docker Commands](({{ site.baseurl }}/2.0/building-docker-images/) documents for additional information about how the secure environment is created.
0 commit comments