mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
filepath.Clean converts filenames to filenames with native path separators. Use ToSlash to normalize. Signed-off-by: Anusha Ragunathan <anusha@docker.com>