mirror of
https://github.com/Radiquum/AniX.git
synced 2025-06-05 11:39:36 +05:00
chore/player-parsers: Label docker image to github repo
This commit is contained in:
parent
9a2a547217
commit
8486e9eb82
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM node:23-alpine
|
||||
|
||||
LABEL org.opencontainers.image.source=https://github.com/radiquum/anix
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY package.json package-lock.json ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue