1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Sebastiaan van Stijn 818d0dc5fd
builder: alias containerd errdefs to prevent confusion
the containerd errdefs functions have the same name as the
docker errdefs, but their types use a different signature;
use an alias to prevent them from being mistaken for the
docker errdefs equivalents.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-03-16 00:42:50 +01:00
..
builder-next builder: alias containerd errdefs to prevent confusion 2019-03-16 00:42:50 +01:00
dockerfile LCOW: Log stderr on failures 2018-09-26 13:23:04 -07:00
dockerignore Add canonical import comment 2018-02-05 16:51:57 -05:00
fscache bump up buildkit 2018-10-05 18:33:03 +09:00
remotecontext Convert parse errors to more informative format 2019-01-14 20:01:00 -06:00
builder.go Various code-cleanup 2018-05-23 17:50:54 +02:00