Files
kami-parse-server/Dockerfile
Corey 40810b48eb feat: Reduce Docker image size by improving stages (#8359)
BREAKING CHANGE: The Docker image does not contain the git dependency anymore; if you have been using git as a transitive dependency it now needs to be explicitly installed in your Docker file, for example with `RUN apk --no-cache add git` (#8359)
2023-01-09 18:26:03 +00:00

1.1 KiB