SETUP
1. module
pip install -e .
pip install -r requirements.txt
1. docker image
docker build -f Dockerfile -t pyinfra .
RUN
2. rabbitmq & minio
docker-compose up
3. module
python src/serve.py
3. docker container
docker run --net=host pyinfra
Description
Release 4.1.0
Latest
Languages
Python
96.7%
Makefile
2%
Shell
1.3%