virt-tail

virtual machines

Debian Debian
RUN apt-get update && \ apt-get install -y libguestfs-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libguestfs-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libguestfs-tools
Fedora
RUN dnf install -y libguestfs-tools-c-1
Raspbian
RUN apt-get update && \ apt-get install -y libguestfs-tools
click the source code to copy install virt-tail on any operating system with command-not-found.com