containerd/cmd/ctr/commands
Kohei Tokunaga 7a3b7fba59
Transfer: Registry: Enable to use registry configuration diretory
Currently transfer service isn't aware of configurations of hosts directory and
ctr's `--hosts-dir` doesn't work.
This commit fixes this issue by using `config.ConfigureHosts` instead of
`docker.ConfigureDefaultRegistries`.
This commit also fixes ctr to use this feature for "--hosts-dir" flag.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2024-03-04 15:43:30 +09:00
..
containers Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
content Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
deprecations Merge pull request #9809 from dereknola/urfave_v2 2024-02-16 16:13:37 +00:00
events Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
images Transfer: Registry: Enable to use registry configuration diretory 2024-03-04 15:43:30 +09:00
info Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
install Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
leases Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
namespaces Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
oci Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
plugins Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
pprof Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
run Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
sandboxes Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
shim Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
snapshots Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
tasks Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
version Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
client.go Merge pull request #9809 from dereknola/urfave_v2 2024-02-16 16:13:37 +00:00
cni.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
commands_unix.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
commands_windows.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
commands.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
resolver.go Convert CLI to urfave v2 2024-02-15 09:48:04 -08:00
signals_linux.go Ignore SIGURG signals in signal forwarder 2020-09-04 16:19:31 -07:00
signals_notlinux.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
signals.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00