mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
At the "Build image from Dockerfile" section in the API docs the Content-Type header is missing. In addition, some parts in the code are still setting the Content-Type header to application/tar while it was changed to application/x-tar since 16th September 2015. Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com> Upstream-commit: b1996728aaeaa147c2045c8be79373d59ce7117a Component: engine