Adding label for GHCR image

This commit is contained in:
Collin Duncan 2023-01-29 14:46:59 +01:00
parent eb90dcac93
commit ef013d4744
No known key found for this signature in database

View file

@ -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