mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2024-11-21 15:00:19 +00:00
Add code repository to org.opencontainers.image.source label in Dockerfile
This commit is contained in:
parent
b6d07eb911
commit
d247413e74
@ -1,5 +1,7 @@
|
||||
FROM docker.io/node:22-alpine
|
||||
|
||||
LABEL org.opencontainers.image.source https://github.com/insomniafi/insid-bot
|
||||
|
||||
#Dependencies
|
||||
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user