• darthrevan13's avatar
    Fix for mariadb local path · 3d54d68a
    darthrevan13 authored
    When running docker-compose with mariadb the following message will appear:
    
    ERROR: for mariadb  Cannot create container for service mariadb: Invalid volume spec "mariadb": Invalid volume destination path: 'mariadb' mount path must be absolute.
    ERROR: Encountered errors while bringing up the project.
    
    This commit fixes the issue.
    3d54d68a
Name
Last commit
Last update
_guides Loading commit data...
aerospike Loading commit data...
apache2 Loading commit data...
beanstalkd Loading commit data...
beanstalkd-console Loading commit data...
caddy Loading commit data...
elasticsearch Loading commit data...
hhvm Loading commit data...
mariadb Loading commit data...
memcached Loading commit data...
mongo Loading commit data...
mysql Loading commit data...
neo4j Loading commit data...
nginx Loading commit data...
pgadmin Loading commit data...
php-fpm Loading commit data...
phpmyadmin Loading commit data...
postgres Loading commit data...
rabbitmq Loading commit data...
redis Loading commit data...
workspace Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README-zh.md Loading commit data...
README.md Loading commit data...
docker-compose.yml Loading commit data...
production-docker-compose.yml Loading commit data...
xdebugPhpFpm Loading commit data...