Ihar Hancharenka 3986b106a3 m
2024-09-20 17:10:07 +03:00

11 строки
364 B
Plaintext

https://cloud.google.com/java/getting-started/jib
https://github.com/GoogleContainerTools/jib
https://plugins.gradle.org/plugin/com.google.cloud.tools.jib
https://github.com/GoogleContainerTools/jib/tree/master/jib-gradle-plugin
gradlew jibDockerBuild --image $EXPECTED_REF
FROM gcr.io/distroless/java
https://github.com/GoogleContainerTools/jib-extensions