DockerCLI/cli/command/image/build
Sebastiaan van Stijn 9e1f8d646e
image/build: use "nolint" comment to work around gosec regression
Latest gosec linter has a regression in parsing "nosec" comments;
see https://github.com/securego/gosec/issues/1046

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-24 11:10:51 +02:00
..
context.go image/build: use "nolint" comment to work around gosec regression 2023-10-24 11:10:51 +02:00
context_test.go build: error if Dockerfile name is passed with Dockerfile from stdin 2023-06-13 14:03:03 +02:00
context_unix.go remove pre-go1.17 build-tags 2023-05-05 18:23:03 +02:00
context_windows.go gofmt with go1.17 2022-03-26 20:21:00 +01:00
dockerignore.go replace dockerfile/dockerignore with patternmatcher/ignorefile 2023-08-23 12:09:12 +02:00