moby--moby/builder
Sebastiaan van Stijn 301a2fbeca
builder/dockerfile/mockbackend_test.go: suppress SA9005 (staticcheck)
```
builder/dockerfile/mockbackend_test.go:107:21: SA9005: struct doesn't have any exported fields, nor custom marshaling (staticcheck)
	return json.Marshal(rawImage(*i))
	                   ^
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-18 00:45:27 +02:00
..
builder-next Merge pull request #40081 from thaJeztah/http_constants 2019-10-17 11:30:26 -07:00
dockerfile builder/dockerfile/mockbackend_test.go: suppress SA9005 (staticcheck) 2019-10-18 00:45:27 +02:00
dockerignore Add canonical import comment 2018-02-05 16:51:57 -05:00
remotecontext gosec: add ignore comments for reported issues that can be ignored 2019-09-18 12:57:43 +02:00
builder.go Windows: (WCOW) Generate OCI spec that remote runtime can escape 2019-03-12 18:41:55 -07:00