Selaa lähdekoodia

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 kuukautta sitten
commit
e2d27928e7
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  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