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