No description
Find a file
gleb 795a0ff16f
Merge branch 'feture_add_lupa_to_runtime' [CI SKIP]
Signed-off-by: gleb <gleb@glebmail.xyz>
2024-07-01 23:25:32 +03:00
.kdev4 init 2024-05-10 23:57:36 +03:00
LICENSES init 2024-05-10 23:57:36 +03:00
.drone.yml Fix repo in pipeline 2024-05-11 00:24:13 +03:00
ci_images.kdev4 init 2024-05-10 23:57:36 +03:00
Dockerfile.deb-python-pip Upgrade alpine 2024-06-06 03:09:02 +03:00
Dockerfile.mullchatserver-runtime Add lupa to Dockerfile.mullchatserver-runtime 2024-07-01 23:21:27 +03:00
Dockerfile.python-linter init 2024-05-10 23:57:36 +03:00
README.md Add pika for mullchat server upstream 2024-06-06 21:51:07 +03:00

Mullchat ci images

Debian + python + pip (Dockerfile.deb-python-pip)

Image based alpine linux, python and pip included

Debian + python + python packages for mullchat server (Dockerfile.mullchatserver-runtime)

Image based debian GNU/Linux stable, included all from mullchat server deps

Debian + python + pylint (Dockerfile.python-linter)

Image based debian GNU/Linux unstable, included python, pylint