You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to upload a folder to a Docker builder using the following configuration (using "pty": true in builder config) generates an error during the upload step. Using packer -debug and PACKER_LOG=1 doesn't generate additional information that allows interrogating what's the real error.
Trying to upload a folder to a Docker builder using the following configuration (using
"pty": true
in builder config) generates an error during the upload step. Usingpacker -debug
andPACKER_LOG=1
doesn't generate additional information that allows interrogating what's the real error.With
"pty": true
Without
"pty": true
Packer template
The text was updated successfully, but these errors were encountered: