Skip to content

Skip creation of existing files when mounting from the host

This change skips the creation of a file if it already exists. This may be the case, for example, if the folder containing the file on the host is mounted as part of the docker command line.

See for example:

Signed-off-by: Evan Lezar elezar@nvidia.com

Merge request reports

Loading