mirror of
https://github.com/renorris/openfsd
synced 2026-03-22 14:35:36 +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
|
||||
|
||||
WORKDIR /go/src/fsdweb
|
||||
|
||||
Reference in New Issue
Block a user