Mauricio Klein

Results 33 comments of Mauricio Klein

Thanks @solnic ! I'm getting familiar with rom-rb yet, so all my knowledge came from official documentation. I'll use insert so. Thanks again!

Hello! Sure I can help. I'm currently using it in a work project, so it's helping me to figure out what's the basic workflow. Once I'm done here, I'll start...

Thanks! I'm creating the client like this DockerClientImpl dockerClient = new DockerClientImpl(host) dockerClient.auth([path to auth file]) Is that correct? Am I missing something?! Also, have you implemented any method to...

Hey man! Don't worry, we're creating the necessary interfaces, based on your low level client. Once our tests are done I'll improve your docs. Thanks o/

Hello @onnimonni ! Thanks for your contribution. Could you please just remove the changes related to the version bump? I'll take care of bumping the version and generating a release...

Hello @CpuID Thanks for submitting this issue and related details. I'll be checking the problem soon and will work on a fix as soon as possible. Thanks again and sorry...

@CpuID I think I found the problem: After deleted, containers should no longer exist in compose entry, since they don't exist anymore. A call to start was causing the reported...

Bug fixed by PR#32. Version 1.1.2 generated with related bugfix. Thanks for the bug submission!

@CpuID I think this was a missunderstood from my part, and I apologize about that. The first behavior is working exactly I expected, despite of this is not in conformity...

Hello @luksi1 Thanks for your message. Yes, I have plans for that. The last months was a rush, and I'm still working on a big refactoring for the library, since...