Skip to content

Commit

Permalink
In fact the fix referenced only applies to MariaDB container which th…
Browse files Browse the repository at this point in the history
…is container does not reference.
  • Loading branch information
Adrian Robert committed Feb 14, 2020
1 parent 65ce157 commit 11969af
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ sudo chmod -Rf 755 /path/to/project
If you get errors about activating InnoDB and you are on Windows or Mac, you
may be encountering [this
issue](https://github.com/docker-library/mariadb/issues/95) with using
host-mapped volumes for MariaDB. There is a
[fix](https://github.com/xrnl/extinction-rebellion-nl/pull/41) but not in the
version of MariaDB in Alpine 3.11. Work-around is to use a named volume
host-mapped volumes for MariaDB. Work-around is to use a named volume
(persistent but not mapped), or [add/overwrite mysql config](https://github.com/docker-library/mariadb/issues/95#issuecomment-391587301) before entry.

If missing libs please let me know or create a pull request
Expand Down

0 comments on commit 11969af

Please sign in to comment.