FROM marvinbuss/aml-docker:latest
LABEL maintainer="azure/gh-aml"
COPY /code /code
ENTRYPOINT ["/code/entrypoint.sh"]