Releases: bnosac/blackbar-docker
Releases · bnosac/blackbar-docker
0.2.2
0.2.1
Release 0.2.1
- blackbar-inception-minio & blackbar-inception-minio-mariadb:
- Add option to preauthenticate to Inception using environment variables
- INCEPTION_AUTHENTICATION: either 'database' or 'preauth' (see Inception documentation)
- INCEPTION_PREAUTH_HEADER: defaults to remote_user (the header which is set by the preauthentication e.g. OIDC)
- INCEPTION_PREAUTH_ADMIN: defaults to 'admin' (the preathenticated user which gains admin rights)
- Add option to preauthenticate to Inception using environment variables
0.2
Release 0.2
- blackbar-ollama with pre-downloaded models (for air-gapped environments)
- blackbar-ollama-llama3.2
- blackbar-ollama-deepseek-r1-14b-qwen-distill-q4
- blackbar-ollama-deepseek-r1-7b
- blackbar-ollama-deepseek-r1-7b
- blackbar-ollama-gemma3-4b-it-qat
- blackbar-ollama-gemma3-12b-it-qat
- blackbar-ollama-gemma3-27b-it-qat
- blackbar-ollama-gemma3-4b-it-qat-q4_0
- blackbar-ollama-gemma3-12b-it-qat-q4_0
- blackbar-apps
- added Python packages
- chatlas + openai (for LLM's with Ollama)
- shiny + shinyswatch + faicons
- shinywidgets + plotly
- gunicorn + uvicorn
- R package reticulate updated from 1.28 to 1.42
- added Python packages
- blackbar-shinyproxy is now either
- blackbar-shinyproxy-3.0.2
- blackbar-shinyproxy-3.1.1
- blackbar-base:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- added acl
- Add llama-cpp-python==0.3.8
- Added BLACKBAR_DB_TABLES environment variable
- blackbar-rstudio:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- added Python packages
- chatlas + openai (for LLM's with Ollama)
- shiny + shinyswatch + faicons
- shinywidgets + plotly
- added acl
- Add llama-cpp-python==0.3.8
- blackbar-vscode:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- Runs now under user blackbar
- added Python packages
- chatlas + openai (for LLM's with Ollama)
- shiny + shinyswatch + faicons
- shinywidgets + plotly
- added acl
- Add llama-cpp-python==0.3.8
0.1
Release 0.1
- blackbar-base: image based on prefecthq/prefect, version 2.15.0-python3.10 which is based on Ubuntu 20.04
- blackbar-base-apps: image based on ghcr.io/bnosac/blackbar-base + shiny and commonly used shiny extensions (rmarkdown/shinydashboard/slib/fontawesome/knitr/reticulate)
- blackbar-inception-minio: Inception (28.5) and Minio (RELEASE.2024-11-07T00-52-20Z)
- blackbar-inception-minio-mariadb: Inception (28.5) and Minio (RELEASE.2024-11-07T00-52-20Z) and MariaDB (10.7)
- blackbar-shinyproxy: ShinyProxy 3.0.2 and openjdk 11
- blackbar-rstudio: RStudio, R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21 from eclipse-temurin