Julius Unverfehrt 772c080c65 add sonar props
2022-02-22 09:51:42 +01:00
2022-02-22 09:45:21 +01:00
2022-02-17 08:20:59 +01:00
2022-02-17 16:44:17 +01:00
2022-02-14 15:43:26 +01:00
2022-02-17 15:14:51 +01:00
2022-02-17 08:20:59 +01:00
2022-02-17 08:20:59 +01:00
2022-02-22 09:41:49 +01:00
2022-02-16 15:49:38 +01:00
2022-02-22 09:51:42 +01:00

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
Infrastructure container for analysis container
Readme 3.2 MiB
Release 4.1.0 Latest
2025-01-22 12:38:26 +01:00
Languages
Python 96.7%
Makefile 2%
Shell 1.3%