FROM ubuntu:16.04
COPY system-tools /usr/bin/
CMD ["system-tools"]
