Skip to content

Anki Sync Server (anki-sync-server) docker/oci container

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-ANKI-LOGO
Notifications You must be signed in to change notification settings

z0rrn/docker-anki-sync-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker anki-sync-server

This contains a dockerfile and CI/CD scripts to build a container image for Anki Sync Server using a scratch image as base image.

Warning

This image is not official. Use at your own risk.

Images

Host Architecture

This image is cross-compiled and thus available for

  • linux/amd64
  • linux/arm64

I sadly can not build for linux/arm/v7 (because of build errors) and for linux/riscv64 (because of missing rust container support).

Updates and Versions

  • The container is auto-updated every Monday whenever a new version of anki is released. This is done by a GitHub Action and happens without any manual intervention or review.
  • The actions are also auto-updated through dependabot.
  • The image which is used to build is always the latest version of Debian Linux.

Result: The container is always up-to-date (at least after every Monday) and I can forget this project exists :).

Container Registry

You can find this image on GitHub Container Registry (recommended) and on Docker Hub for redundancy.

There are four tags available:

  • latest: Always the latest version of anki.
  • <anki-version>: The version specified of anki.
  • <time-of-build>: The exact time (+ date) when the container was built (using (date syntax): %Y-%m-%dt%H-%M-%Sz).

Setup

  • See SETUP.md for detailed instructions.

Contributing

  • Contributions for newer versions or files are gracefully accepted. Even things like small speed improvements are helpfull.

License

  • Most files are licensed under Apache-2.0. Exeptions:
    • the anki logo (anki-sync-server/imgs/ah-logo): LICENSE-ANKI-LOGO

About

Anki Sync Server (anki-sync-server) docker/oci container

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-ANKI-LOGO

Stars

Watchers

Forks

Releases

No releases published

Languages