-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VOLUME statement behavior in legacy builder vs. BuildKit #18113
Comments
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
/remove-lifecycle stale |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
/remove-lifecycle stale |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
/remove-lifecycle stale |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
/remove-lifecycle stale |
Is this a docs issue?
Type of issue
Information is incorrect
Description
The "Notes about specifying volumes" section mentions
This is apparently true for the legacy builder, but not for BuildKit (moby/moby#37176 (comment)):
Location
https://docs.docker.com/engine/reference/builder/
Suggestion
Perhaps note the difference in behavior between the legacy builder and BuildKit?
The text was updated successfully, but these errors were encountered: