Step 7/19 : RUN sed -ie "s/^bind-address\s*=\s*127\.0\.0\.1$/#bind-address = 0.0.0.0/" /etc/mysql/my.cnf
---> Running in 1f5547b9efa1
sed: /etc/mysql/my.cnf: No such file or directory
The command '/bin/sh -c sed -ie "s/^bind-address\s*=\s*127\.0\.0\.1$/#bind-address = 0.0.0.0/" /etc/mysql/my.cnf' returned a non-zero code: 1