Releases: bnosac/blackbar-docker
Releases · bnosac/blackbar-docker
0.4
Release 0.4
- blackbar-base and blackbar-base-apps
- Added python requirements: edsnlp[ml]==0.20.0, transformers==4.57.6, sentencepiece==0.2.1, flair==0.15.1, dspy==3.1.3
- blackbar-vscode
- Added python requirements: edsnlp[ml]==0.20.0, transformers==4.57.6, sentencepiece==0.2.1, flair==0.15.1, dspy==3.1.3
- blackbar-rstudio
- Added python requirements: edsnlp[ml]==0.20.0, transformers==4.57.6, sentencepiece==0.2.1, flair==0.15.1, dspy==3.1.3
0.3.2
0.3.1
0.3.0
Release 0.3.0
- blackbar-vscode
- Upgrade to Ubuntu 24.04
- Upgrade to R 4.5.0
- Python packages
- added prefect==3.4.22 and prefect-dask==0.3.6
- upgrade to pycaprio==0.3.0 and dkpro-cassis==0.10.1
- blackbar-rstudio
- Upgrade to Ubuntu 24.04
- Upgrade to R 4.5.0
- Python packages
- added prefect==3.4.22 and prefect-dask==0.3.6
- upgrade to pycaprio==0.3.0 and dkpro-cassis==0.10.1
- blackbar-shinyproxy
- blackbar-shinyproxy-3.2.0 added
- Based on Ubuntu 24.04 and Java 21 adding "-XX:MaxRAMPercentage=50.0", "-XX:MinRAMPercentage=20.0", "-XX:+ExitOnOutOfMemoryError" to java options at startup
- blackbar-base and blackbar-base-apps
- Upgrade to prefect 3.4.22
- Based on Debian 13 (trixie)
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