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
Once terminal is attached to the Vm console which hosts a container
user can execute `eve-enter-container` script and enter corresponding
container.
Script uses `nsenter -t $pid` and pid is extracted from the
/mnt/entrypoint-pid file, created by the chroot2 utility.
Signed-off-by: Roman Penyaev <[email protected]>
0 commit comments