FROM php:7.2-cli RUN curl https://sh.rustup.rs -sSf | sh -s -- -y CMD [ "run_example.sh"]