cde-exec
package everything required to execute a Linux command on another computer
RUN apt-get update && \
apt-get install -y cde
RUN apt-get update && \
apt-get install -y cde
RUN apt-get update && \
apt-get install -y cde