Can't create mariadb container, mv to /vfs/dir/mariadb-$APP gets denied
Closed this issue · 2 comments
hownowstephen commented
mv: accessing ‘/var/lib/docker/vfs/dir/mariadb-test’: Permission denied
seems like a permissions issue, tried changing around some permissions on the filesystem but couldn't get it to work
Kloadut commented
Mmm, yes it needs some sudo prepeding. Meanwhile try to run dokku mariadb:create as root