Added github repo label to Dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM node:18
|
FROM node:18
|
||||||
|
LABEL org.opencontainers.image.source https://github.com/KevinMidboe/figlet-http
|
||||||
|
|
||||||
RUN mkdir -p /opt/figlet-http/src
|
RUN mkdir -p /opt/figlet-http/src
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user