We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: feature request
let rootfs support arm and containerd,we need redeploy ?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
/var/run/docker/containerd/containerd.toml
version = 0 root = "/var/lib/docker/containerd/daemon" state = "/var/run/docker/containerd/daemon" plugin_dir = "" disabled_plugins = ["cri"] oom_score = 0 [grpc] address = "/var/run/docker/containerd/containerd.sock" tcp_address = "" tcp_tls_cert = "" tcp_tls_key = "" uid = 0 gid = 0 max_recv_message_size = 16777216 max_send_message_size = 16777216 [ttrpc] address = "" uid = 0 gid = 0 [debug] address = "/var/run/docker/containerd/containerd-debug.sock" uid = 0 gid = 0 level = "warn" [metrics] address = "" grpc_histogram = false [cgroup] path = "" [plugins] [plugins.linux] shim = "containerd-shim" runtime = "runc" runtime_root = "/var/lib/docker/runc" no_shim = false shim_debug = false
cuisongliu
No branches or pull requests
Issue Description
Type: feature request
let rootfs support arm and containerd,we need redeploy ?
Describe what feature you want
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: