mirror of
https://github.com/insomniafi/insomniaid-bot.git
synced 2024-11-21 23:10: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
|
FROM docker.io/node:22-alpine
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source https://github.com/insomniafi/insid-bot
|
||||||
|
|
||||||
#Dependencies
|
#Dependencies
|
||||||
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
RUN apk add --virtual .build-deps python3 make g++ gcc git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user