with git
This commit is contained in:
@@ -8,6 +8,9 @@ RUN go build -o dist/dagger-go main.go
|
||||
|
||||
FROM harbor.front.kjuulh.io/docker-proxy/library/docker:dind
|
||||
|
||||
RUN apt install git
|
||||
|
||||
WORKDIR /src/docker
|
||||
|
||||
COPY --from=builder /src/builder/dist/dagger-go .
|
||||
|
||||
|
Reference in New Issue
Block a user