FROM martinweismann/lib3mf_ppcbuilds:latest
ADD . lib3mf-repo
ADD CI/script.sh script.sh
ENTRYPOINT ["sh", "script.sh"]
