containerd/cmd/ctr
Kohei Tokunaga 4332794384
Transfer: Registry: Enable plain HTTP
Currenlty transfer service doesn't handle plain HTTP connection.
This commit fixes this issue by propagating
`(core/remotes/docker/config).HostOptions.DefaultScheme` from client to the
transfer service.
This commit also fixes ctr to use this feature for "--plain-http" flag.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2024-04-03 10:46:10 +09:00
..
app ctr: fix parsing mount options 2024-03-27 17:50:39 +08:00
commands Transfer: Registry: Enable plain HTTP 2024-04-03 10:46:10 +09:00
main.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00