mirror of
https://github.com/docker/cli.git
synced 2026-08-30 10:05:11 -05:00
This tests ensures that the content from a dir within a build is carried over even if VOLUME for that dir is specified in the Dockerfile. This test ensures this long standing functionality. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 4856ec075422a7926b62762749a7fbcc869efa99 Component: engine