Devilbox: Volume mount in mariadb-10.1

Created on 26 Sep 2017  路  6Comments  路  Source: cytopia/devilbox

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?

bug docker

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

All 6 comments

@Novitsh good catch. As I have this also affects other mariadb dockers.

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

taliptako picture taliptako  路  4Comments

StanMenten99 picture StanMenten99  路  6Comments

normance picture normance  路  4Comments

tmort picture tmort  路  7Comments

lostncg picture lostncg  路  3Comments