update
This commit is contained in:
parent
cae415ccd8
commit
9b500fff77
@ -9,7 +9,6 @@ WORKDIR /go/src
|
||||
ADD . .
|
||||
RUN go mod tidy
|
||||
RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-s -w" -o api_example_api ./app/api/example_api
|
||||
|
||||
FROM alpine as brahma-api
|
||||
WORKDIR /go/src
|
||||
#LABEL maintainer "The Prometheus Authors <prometheus-developers@googlegroups.com>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user