virt-login-shell

to an LXC container

Debian Debian
RUN apt-get update && \ apt-get install -y libvirt-login-shell
Ubuntu
RUN apt-get update && \ apt-get install -y libvirt-login-shell
Arch Arch Linux
RUN pacman -S --noconfirm libvirt-login-shell
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libvirt-login-shell
CentOS
RUN yum install -y libvirt-login-shell
Fedora
RUN dnf install -y libvirt-login-shell
Raspbian
RUN apt-get update && \ apt-get install -y libvirt-login-shell
click the source code to copy install virt-login-shell on any operating system with command-not-found.com