FROM debian
RUN apt-get update; apt-get install -y python3
COPY src/machine_admin /machine_admin
COPY src/machine_setup.py /