Barrett Strausser
Barrett Strausser
@qwerty287 That makes sense. That basically what I have at this point. So I guess I'm close. Related question I was writing unit tests for `api.go` (It didn't have any...
@qwerty287 How would that work on check-in namely with CI?
Merged in main
@mdelapenya Updated.
I'm fairly sure I know what the issue is. Unless this in a known issue with an in-flight fix I can provide a patch.
@mdelapenya I actually think this covers. https://github.com/testcontainers/testcontainers-go/pull/2346 I was hitting that livelock as well.
@mdelapenya That makes a lot of sense. Much cleaner. Do you want me to wait until that's done then base this on top of that?
@mdelapenya Updated to use your package.
@mdelapenya Update so that the entrypoint is coupled with the ssl settings. What about doing something similar for the conf file?
@mdelapenya added docs.