mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
Otherwise data would be lost by default when removing (or re-creating) a container. It would be possible to expose the default directory (e.g. /home/anki/.syncserver) but it would be different for the two Dockerfiles and less convenient for users of the Docker container to specify such a long path when naming their volumes. Setting the permissions is necessary since anki will be running with 'anki' user permissions inside the container. |
||
|---|---|---|
| .. | ||
| docker | ||
| syncserver | ||
| architecture.md | ||
| build.md | ||
| contributing.md | ||
| development.md | ||
| editing.md | ||
| linux.md | ||
| mac.md | ||
| ninja.md | ||
| protobuf.md | ||
| windows.md | ||