浏览代码

anki v24.06.2 54dd950b on alpine testing 2024-08-07 with python v3.12.7 & qt v6.7.2 (ui launches successfully via xephyr)

Fabian Peter Hammerle 6 月之前
当前提交
e2d27928e7
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Containerfile

+ 7 - 0
Containerfile

@@ -0,0 +1,7 @@
+FROM docker.io/alpine:20240807
+
+RUN apk add --no-cache \
+    --repository https://dl-cdn.alpinelinux.org/alpine/edge/testing \
+    anki=24.06.2-r0
+# TODO merge
+RUN apk add --no-cache ttf-dejavu