You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After using the config.json as follows to start the container, the tty cannot enter the container, and the interaction of the current terminal is affected.
After using the
config.json
as follows to start the container, the tty cannot enter the container, and the interaction of the current terminal is affected.But I use
runc run test
without any problem.[WARN crates/libcgroups/src/v2/util.rs:41] 2023-03-06T21:58:53.973262713+08:00 Controller rdma is not yet implemented.
[WARN crates/libcgroups/src/v2/util.rs:41] 2023-03-06T21:58:53.973338213+08:00 Controller misc is not yet implemented.
[WARN crates/libcgroups/src/v2/util.rs:41] 2023-03-06T21:58:53.998639552+08:00 Controller rdma is not yet implemented.
[WARN crates/libcgroups/src/v2/util.rs:41] 2023-03-06T21:58:53.998650243+08:00 Controller misc is not yet implemented.
[WARN crates/libcontainer/src/process/container_init_process.rs:90] 2023-03-06T21:58:54.000487853+08:00 masked path "/proc/latency_stats" not exist
[WARN crates/libcontainer/src/process/container_init_process.rs:90] 2023-03-06T21:58:54.000518790+08:00 masked path "/proc/timer_stats" not exist
[WARN crates/libcontainer/src/process/container_init_process.rs:90] 2023-03-06T21:58:54.000528385+08:00 masked path "/proc/sched_debug" not exist
sh: can't access tty; job control turned off
Os info
youki version info
The text was updated successfully, but these errors were encountered: