cli/command/image/build: deprecate DefaultDockerfileName, DetectArchiveReader, WriteTempDockerfile, ResolveAndValidateContextPath by thaJeztah · Pull Request #6561 · docker/cli (original) (raw)
added 4 commits
It was only used internal in the package.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
It was only used internal in the package.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
It was only used internal in the package.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
This utility was used internally and will be removed in the next release.
Use DetectContextType to detect the context-type, and use GetContextFromLocalDir,
GetContextFromLocalDir, GetContextFromGitURL, or GetContextFromURL
instead.
Signed-off-by: Sebastiaan van Stijn github@gone.nl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})