dmlarionov / RabbitMQ.TraceableMessaging-example1

Demo project for RabbitMQ.TraceableMessaging with Application Insights.
4 stars 2 forks source link

Everything in Docker approach including CLI #2

Open dmlarionov opened 5 years ago

dmlarionov commented 5 years ago

docker-compose up should build and start everything despite having or not dotnet locally. Then docker attach command for CLI container should be used to start playing with services.

dmlarionov commented 5 years ago

It is configured and tested on one maintener's (my) PC, but it still isn't proved to work on any other.