Kashev Dalmia
Results
2
comments of
Kashev Dalmia
@a1exus The documentation you're linking relates to passing environment variables to the containers themselves, as mentioned in this thread [here](https://github.com/docker/compose/issues/7326#issuecomment-974851226).
I think a very similar issue is happening to me in a Maven project with multiple modules. In a shared library `common-lib`, an object is put into a distributed data...