зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
11 строки
364 B
Plaintext
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
|