Skip to content

Commit

Permalink
docs on servers
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijffels committed Dec 15, 2024
1 parent d62c981 commit 1403e05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
- 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
- blackbar-shinyproxy: ShinyProxy 3.0.2 and openjdk 11 based on Debian Buster
- blackbar-rstudio: RStudio, R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21 from eclipse-temurin, based on Ubuntu 20.04



4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ docker pull ghcr.io/bnosac/blackbar-inception-minio-mariadb:latest

- **blackbar-shinyproxy**:

- Docker image containing ShinyProxy 3.0.2 and openjdk 11
- Docker image containing ShinyProxy 3.0.2 and openjdk 11 based on Debian Buster

```
docker pull ghcr.io/bnosac/blackbar-shinyproxy:latest
```

- **blackbar-rstudio**:

- Docker image containing RStudio, R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21
- Docker image containing RStudio, R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21, based on Ubuntu 20.04

```
docker pull ghcr.io/bnosac/blackbar-rstudio:latest
Expand Down

0 comments on commit 1403e05

Please # to comment.