Fariz Hajiyev

Results 2 comments of Fariz Hajiyev

@bagipriyank Hello, I'm facing this issue at the moment. Does blueapron only support `proto3`? Our proto needs to be `proto2` due to certain restrictions. Is there a configuration for specifying...

I see, I can't run my container-based tests (`org.testcontainers`) through Maven locally, somehow it requires `docker-machine` to be installed. Interestingly the same tests are running well from IDE (JUnit)