Not sure if it's an actual issue but I noticed on https://hub.docker.com/r/cytopia/mariadb-10.1/~/dockerfile/ following volumes block:
VOLUME /var/lib/mysql
VOLUME /var/log/mysql
VOLUME /var/sock/mysqld
VOLUME /etc/mysql/conf.d
VOLUME etc/mysql/docker-default.d
Should the last volume not be prefixed with a slash?
@Novitsh good catch. As I have this also affects other mariadb dockers.
@Novitsh looks like it has affected every MySQL, MariaDB and PerconaDB server. PR's are open and ready to be merged once they passed travis checks.
Looks like MySQL 8.0 is currently working. I have to wait until its fixed before I will merge them and close this issue.
does the MySql are fixed? it's Feb 2018 and I have the same issue while trying to use MySql 5.7
@laminr merged on Feb 25th. Forgot to close this issue here.
@Novitsh @laminr
Devilbox v1.0.0 will use official MySQL images: https://github.com/cytopia/devilbox/pull/416
Most helpful comment
does the MySql are fixed? it's Feb 2018 and I have the same issue while trying to use MySql 5.7