We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb5be7 commit 56edbf4Copy full SHA for 56edbf4
README.md
@@ -16,6 +16,13 @@ manually.
16
I highly recommend using a reverse proxy to ensure a secure connection. You can start off with
17
my compose configuration.
18
19
+## Docker Images
20
+
21
+Whenever the [official Anki repository](https://github.com/ankitects/anki) creates a new release,
22
+a GitHub action workflow will be triggered shortly after which builds a new Docker image based on
23
+the published release. All images are stored on the GitHub registry and therefore older releases
24
+are not lost and can still be downloaded.
25
26
## Environment Variables
27
28
| Variable | Default | Purpose |
0 commit comments