docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix misleading sentence

Open ericauld opened this issue 2 years ago • 1 comments

Is this a docs issue?

  • [X] My issue is about the documentation content or website

Type of issue

Information is incorrect

Description

Just learning this stuff, but the sentence

"Contents of the cache directories persists between builder invocations without invalidating the instruction cache."

confused me, because it sounded like it was saying that the cache directories themselves would normally be the thing which invalidates the instruction cache.

Location

https://docs.docker.com/engine/reference/builder/

Suggestion

Old: "Contents of the cache directories persists between builder invocations without invalidating the instruction cache."

New: "Contents of the cache directories persists between builder invocations even if the instruction cache is invalidated by a change in an earlier layer."

ericauld avatar Aug 26 '23 23:08 ericauld

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 14 days. This helps our maintainers focus on the active issues.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

docker-robot[bot] avatar Mar 15 '24 01:03 docker-robot[bot]

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

docker-robot[bot] avatar Apr 28 '24 03:04 docker-robot[bot]