Explorar el Código

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 hace 5 meses
commit
e2d27928e7
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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