mirror of
https://github.com/aunefyren/wrapperr
synced 2025-01-24 23:15:01 +00:00
Added label on Dockerfile
This commit is contained in:
parent
126669ee82
commit
786c0b495b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM golang:1.19-alpine
|
||||
|
||||
LABEL org.opencontainers.image.source=https://github.com/aunefyren/wrapperr
|
||||
|
||||
ENV port=8282
|
||||
|
||||
RUN apk update
|
||||
|
|
Loading…
Reference in a new issue