mirror of
https://github.com/moby/moby.git
synced 2026-08-03 06:30:59 +00:00
This endpoint was deprecated in API v1.20 (Docker Engine v1.8.0) in commitdb9cc91a9e, in favor of the `PUT /containers/{id}/archive` and `HEAD /containers/{id}/archive` endpoints, and disabled in API v1.24 (Docker Engine v1.12.0) through commit428328908d. This patch removes the endpoint, and the associated `daemon.ContainerCopy` method in the backend. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
62 KiB
62 KiB