Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeConfluence
docker build –t mytool .
docker run -it --link browndog_rabbitmq_1:rabbitmq mytool

You should see the following in the terminal. This means that the converter is running and waiting for messages:

Code Block
themeConfluence
--