Closed ash1425 closed 3 years ago
@ash1425 jib seems cool! Is it correct to use the distroless image even in the docker-compose building procedure? It seems that I can't run gradlew ...
@ioggstream We are using distroless because we want to make dev as similar as possible to actual image.
cd /code && sh gradlew bRun
should work instead of ./gradlew
Ok, it's /busybox/sh
. Great, thanks!
Using adr-tools to capture ADRs