mirror of
https://github.com/renorris/openfsd
synced 2026-04-26 02:35:47 +08:00
add Dockerfile labels
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
LABEL org.opencontainers.image.source=https://github.com/renorris/openfsd
|
||||||
|
|
||||||
FROM golang:1.24 AS build
|
FROM golang:1.24 AS build
|
||||||
|
|
||||||
WORKDIR /go/src/fsd
|
WORKDIR /go/src/fsd
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
LABEL org.opencontainers.image.source=https://github.com/renorris/openfsd
|
||||||
|
|
||||||
FROM golang:1.24 AS build
|
FROM golang:1.24 AS build
|
||||||
|
|
||||||
WORKDIR /go/src/fsdweb
|
WORKDIR /go/src/fsdweb
|
||||||
|
|||||||
Reference in New Issue
Block a user