Samuel Phan

Results 7 comments of Samuel Phan

Another similar solution would be this: ``` jib { container { mainClass = 'com.package.HelloWorld' } } ``` This way, you can add further parameters. See https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/README.md#example

Hey @chanseokoh , I would gladly help but I just inherited a Java project and I'm trying to build the Java container faster and in better way. I don't know...

Thanks, I'll see if I have time to dig further, but truth is: I don't know Golang, so my reading can only be superficial.

Thanks @ekelali ! It works indeed. I didn't find it in the doc https://github.com/aelsabbahy/goss/blob/master/docs/manual.md . I guess it's part of the gomega matchers, but the [gomega doc](https://onsi.github.io/gomega/) is pretty unreadable...

I've tested with 4.18.2 and I still get the problem: ``` # github_repository.org_configuration will be updated in-place ~ resource "github_repository" "org_configuration" { ~ allow_auto_merge = false -> true id =...

![image](https://cloud.githubusercontent.com/assets/1516171/26520928/bd68536a-42dc-11e7-8f6d-3c39acc9db85.png)

Sorry, I can't because I don't know how it's configured in my company. We have a dedicated team for Artifactory. I'm just a user of it.