Skip to content

Releases: bnosac/blackbar-docker

0.4

20 Mar 21:47

Choose a tag to compare

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

08 Jan 13:55
d275f6c

Choose a tag to compare

Release 0.3.2

  • blackbar-shinyproxy
    • blackbar-shinyproxy-3.2.2 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

0.3.1

09 Oct 12:15
6bd8e94

Choose a tag to compare

Release 0.3.1

  • blackbar-inception-minio and blackbar-inception-minio-mariadb
    • Allow to start up the containers with more memory by passing JAVA_MEM_OPTS (e.g. "-XX:MaxRAMPercentage=80") and JAVA_OPTS

0.3.0

06 Oct 19:50

Choose a tag to compare

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

13 Jun 15:57

Choose a tag to compare

Release 0.2.2

  • blackbar-inception-minio & blackbar-inception-minio-mariadb:
    • Disable CAS Doctor on import to avoid issues with empty sentences

0.2.1

12 Jun 17:27

Choose a tag to compare

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)

0.2

25 Apr 11:48

Choose a tag to compare

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
  • 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

14 Dec 15:29

Choose a tag to compare

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