Command memo to install xeyes in ubuntu docker environment
apt-get update -y; apt-get install -y x11-apps;
Can be run below
xeyes
Recommended Posts