anatolio-deb / fibonacci-rabbitmq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to

Run bash inside a client container

docker-compose run -it client bash

Install dependencies

pip install pika

Run the script located in the root

python /rpc_client.py

About


Languages

Language:Python 85.4%Language:Dockerfile 10.8%Language:Shell 3.8%