k-miras / docker-rabbitmq-testapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequesites

  1. launched RabbitMQ Management image - docker pull rabbitmq:3-management, how to run it

How to run app

1)Go to Play With Docker

2)Create new Instance

3)Clone my repo and cd into it (using http)

4)Set "CONNECTION_URL" in Dockerfile

5)Create app image docker build instructions for Node.js

6)Run the image - there would be no output, you should attach into app container

About


Languages

Language:JavaScript 100.0%