Adding label for GHCR image
This commit is contained in:
parent
eb90dcac93
commit
ef013d4744
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
FROM node:18
|
||||
LABEL org.opencontainers.image.source https://github.com/cgduncan7/autobaan
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y gcc chromium fonts-ipafont-gothic fonts-wqy-zenhei fonts-thai-tlwg fonts-kacst fonts-freefont-ttf libxss1 --no-install-recommends
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue