From e26df7ebb3f6e555d976d0832adbb8ca05ace1cb Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 3 Oct 2017 16:47:30 -0700 Subject: [PATCH] remove outdated comment about docker behavior --- website/source/docs/provisioners/file.html.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/website/source/docs/provisioners/file.html.md b/website/source/docs/provisioners/file.html.md index 75cdb8d8b..ea938f227 100644 --- a/website/source/docs/provisioners/file.html.md +++ b/website/source/docs/provisioners/file.html.md @@ -57,10 +57,7 @@ know. First, the destination directory must already exist. If you need to create it, use a shell provisioner just prior to the file provisioner in order to create the directory. If the destination directory does not exist, the file -provisioner may succeed, but it will have undefined results. Note that the -`docker` builder does not have this requirement. It will create any needed -destination directories, but it's generally best practice to not rely on this -behavior. +provisioner may succeed, but it will have undefined results. Next, the existence of a trailing slash on the source path will determine whether the directory name will be embedded within the destination, or whether