Containerfile 194 B

1234567
  1. FROM docker.io/alpine:20240807
  2. RUN apk add --no-cache \
  3. --repository https://dl-cdn.alpinelinux.org/alpine/edge/testing \
  4. anki=24.06.2-r0
  5. # TODO merge
  6. RUN apk add --no-cache ttf-dejavu