зеркало из https://github.com/Azure/spec-sla-bot.git
Modified path in dockerfile
This commit is contained in:
Родитель
7dce0cdfd3
Коммит
15b62bf49a
|
@ -16,7 +16,7 @@ RUN apk add --no-cache ca-certificates
|
|||
WORKDIR /bin/
|
||||
|
||||
COPY --from=builder /bin/app .
|
||||
COPY --from=builder /go/src/github.com/Azure/spec-sla-bot/templates templates/
|
||||
COPY --from=builder /go-work/src/github.com/Azure/spec-sla-bot/templates templates/
|
||||
|
||||
# Comment out to run the binary in "production" mode:
|
||||
# ENV GO_ENV=production
|
||||
|
|
Загрузка…
Ссылка в новой задаче