moby/builder
Jose Diaz-Gonzalez 079a9d4562 Sort unconsumed build arguments before usage
Golang map iteration order is not guaranteed, so in some cases the built slice has it's output of order as well. This means that testing for exact warning messages in docker build output would result in random test failures, making it more annoying for end-users to test against this functionality.

Signed-off-by: Jose Diaz-Gonzalez <email@josediazgonzalez.com>
2023-07-09 03:23:06 -04:00
..
builder-next builder/builder-next: use string-literals for easier grep'ing 2023-07-05 12:26:51 +02:00
dockerfile Sort unconsumed build arguments before usage 2023-07-09 03:23:06 -04:00
remotecontext builder/remotecontext: format code with gofumpt 2023-06-29 00:25:21 +02:00
builder.go builder: format code with gofumpt 2023-06-29 00:25:21 +02:00