Bootstrap: docker From: ubuntu:latest %post apt-get update -y apt-get install wget -y wget --no-check-certificate http://step.esa.int/thirdparties/sen2cor/2.9.0/Sen2Cor-02.09.00-Linux64.run chmod +x Sen2Cor-02.09.00-Linux64.run ./Sen2Cor-02.09.00-Linux64.run chmod 777 /Sen2Cor-02.09.00-Linux64/L2A_Bashrc ./Sen2Cor-02.09.00-Linux64/L2A_Bashrc cd /Sen2Cor-02.09.00-Linux64/bin && ls export PYTHONPATH=$PYTHONPATH:/Sen2Cor-02.09.00-Linux64/bin/python2.7 chmod 777 /Sen2Cor-02.09.00-Linux64/lib/python2.7 L2A_Process --help %runscript