mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
add maintainer label
This commit is contained in:
parent
82c63f90ef
commit
61f8ef4c16
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