FROM bitnami/moodle:latest #Proxy ENV http_proxy 'http://proxy.hft-stuttgart.de:80' ENV https_proxy 'http://proxy.hft-stuttgart.de:80' RUN apt-get update && \ apt-get -y install git-core RUN git clone https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/moodle-assignsubmission_modocot.git /bitnami/moodle/mod/assign/submission/modocot