---> ba5db1f7f347Step 7/11 : RUN apt-get install -y ssmtp && echo "mailhub=mailcatcher:1025\nUseTLS=NO\nFromLineOverride=YES" > /etc/ssmtp/ssmtp.conf && echo "sendmail_path = /usr/sbin/ssmtp -t" > /usr/local/etc/php/conf.d/sendmail.ini ---> Running in 0b37ac835ac5Reading package lists...Building dependency tree...Reading state information...E: Unable to locate package ssmtpThe command '/bin/sh -c apt-get install -y ssmtp && echo "mailhub=mailcatcher:1025\nUseTLS=NO\nFromLineOverride=YES" > /etc/ssmtp/ssmtp.conf && echo "sendmail_path = /usr/sbin/ssmtp -t" > /usr/local/etc/php/conf.d/sendmail.ini' returned a non-zero code: 100ERROR: Job failed: exit code 100
---> 21a723c91a2cStep 7/11 : RUN apt-get install -y ssmtp && echo "mailhub=mailcatcher:1025\nUseTLS=NO\nFromLineOverride=YES" > /etc/ssmtp/ssmtp.conf && echo "sendmail_path = /usr/sbin/ssmtp -t" > /usr/local/etc/php/conf.d/sendmail.ini ---> Running in 9a866070c6f0Reading package lists...Building dependency tree...Reading state information...E: Unable to locate package ssmtpThe command '/bin/sh -c apt-get install -y ssmtp && echo "mailhub=mailcatcher:1025\nUseTLS=NO\nFromLineOverride=YES" > /etc/ssmtp/ssmtp.conf && echo "sendmail_path = /usr/sbin/ssmtp -t" > /usr/local/etc/php/conf.d/sendmail.ini' returned a non-zero code: 100ERROR: Job failed: exit code 100