mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
add maintainer label
This commit is contained in:
parent
de5feef0a4
commit
a22f671f3b
1 changed files with 2 additions and 0 deletions
|
|
@ -77,3 +77,5 @@ RUN python -m pip install --no-cache-dir \
|
|||
USER anki
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/anki"]
|
||||
|
||||
LABEL maintainer="Jakub Kaczmarzyk <jakub.kaczmarzyk@gmail.com>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue