uijin / docker-pika

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-pika

Docker image with pika 1.1.0 based on python:3.7-alpine. Try it docker run -it --rm waynedelta/pika python -c 'import pika; help(pika)'

Advanced usage, please reference pika document

About

License:MIT License


Languages

Language:Dockerfile 100.0%