mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
If you run a docker run command with --tmpfs /mountpoint:noexec Or certain options that get translated into mount options, the mount command can get passed "" for mount data. So this should be valid. Signed-off-by: Dan Walsh <dwalsh@redhat.com> Upstream-commit: 89a775d2dc596b9ac86873edf447fff2f7012ef3 Component: engine