Samuel Phan
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 =...

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.
@kvendingoldo Any progress on this?
Thanks. On Linux Mint, `snap` is not installed by default, so I don't use it. I'm always a bit reluctant to use tools in a sandbox, because it might block...
As long as it's publicly possible to use `apt` to install tenv on Ubuntu and get updates just by using `apt update && apt upgrade`, it's fine by me.