FROM deblan/php:8.1 RUN apt-get update && apt-get -y install rsync openssh-client RUN composer global require andres-montanez/magallanes RUN ln -s /root/.config/composer/vendor/bin/mage /usr/bin/mage