Jib Kubecon 2018 Talklibrary for building containers github.com/GoogleContainerTools/jib Jib.from("busybox") .addLayer(Arrays.asList(Paths.get( "helloworld.sh" )), AbsoluteUnixPath.get( "/")) .setEntrypoint( "/bin/sh", named( "testjibcore" ))); github.com/GoogleContainerTools/jib Jib.from("busybox") .addLayer(Arrays.asList(Paths.get("helloworld.sh")), AbsoluteUnixPath.get("/")) .setEntrypoint( "/bin/sh", "/helloworld named( "testjibcore" ))); github.com/GoogleContainerTools/jib Jib.from("busybox") .addLayer(Arrays.asList(Paths.get( "helloworld.sh" )), AbsoluteUnixPath.get( "/")) .setEntrypoint("/bin/sh", "/helloworld0 码力 | 90 页 | 2.84 MB | 1 年前3
共 1 条
- 1













