mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Previously, we were using our own `FromStatusCode` function to map HTTP status codes to Docker error types. Switch to the containerd code. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>