anki/docs
Jakub Kaczmarzyk 183e45c698
replace dockerfile (#1410)
* replaces Dockerfile using bazel-based build system

This commit updates the Dockerfile to work with anki's bazel-based build
system.

The anki Dockerfile was originally added in
https://github.com/ankitects/anki/pull/753 back in September 2020. The
file was moved to `docs/Dockerfile` in
0d354da93a, with a note that the file had
to be updated to work with anki's updated build system. The file
`docs/Dockerfile` was removed in
7cd2e9618f.

* install setuptools and wheel + xkb libraries

* install anki virtual env in fresh base image

* move Dockerfile out of root directory

* add readme file for dockerized anki
2021-10-15 10:41:15 +10:00
..
docker replace dockerfile (#1410) 2021-10-15 10:41:15 +10:00
architecture.md public API comment 2021-07-20 12:07:01 +10:00
contributing.md Typo correction 2021-09-29 20:59:57 -04:00
development.md move node_modules into root folder [action required] 2021-10-07 11:42:27 +10:00
linux.md mention missing libs in linux.md 2021-10-12 16:19:27 +10:00
mac.md Mac bazelrc build tip (#1418) 2021-10-12 16:58:42 +10:00
new-platform.md rename workspace 2021-07-10 23:58:53 +10:00
syncserver.md add local sync server frontend 2021-01-13 11:42:00 +10:00
windows.md bump minimum Python to 3.9 2021-10-04 15:05:15 +10:00