Laurent Magnin

Results 12 comments of Laurent Magnin

Using Wercker to build the Dockerfile, I also need that feature since I'm not able to properly run docker inside a (dedicated) Docker image started by Wercker...

As a connector developper (Spark / NATS), it would be great to be able to specify at once multiple subscriptions (like "Subject1,Subject2"), instead of [providing a list](https://github.com/Logimethods/nats-connector-spark#while-listening-to-nats-on-a-list-of-subjects) of subjects. Remaining...

The "project" name is by default set to the folder's name, which is not always compatible. https://github.com/docker/compose/issues/2982 To fix that issue, the name of the project has to be specified...

[script_docker.xml.txt](https://github.com/ow2-proactive/scheduling/files/2137094/script_docker.xml.txt)

[docker_compose_Script_(1).xml.txt](https://github.com/ow2-proactive/scheduling/files/2137100/docker_compose_Script_.1.xml.txt)

[docker_compose_Script.xml.txt](https://github.com/ow2-proactive/scheduling/files/2137101/docker_compose_Script.xml.txt)

@tobwiens Whatever is the solution, the provided workflows have to behave as expected right away... To solve that issue, as shown in the provided files, there is at least two...

Take note that the `myproject` String should be dynamic (equals to the Workflow' project?).

https://aboullaite.me/multi-stage-docker-java/

Making use of Istio to monitor NATS traffic would be great! Even with simple applications based on NATS, it is hard to tell where communications are broken between services. Take...