An open API service indexing awesome lists of open source software.

https://github.com/databio/shinybase

Base Docker image for Shiny-based web apps.
https://github.com/databio/shinybase

docker react shiny

Last synced: about 2 months ago
JSON representation

Base Docker image for Shiny-based web apps.

Awesome Lists containing this project

README

          

[![Docker Image CI](https://github.com/databio/shinyBase/actions/workflows/build.yml/badge.svg)](https://github.com/databio/shinyBase/actions/workflows/build.yml)

# shinyBase
Base Docker image for Shiny-based web applications to be built upon.

Available at https://github.com/databio/shinyBase/pkgs/container/shinybase

To use in additional Docker files:

```FROM ghcr.io/databio/shinybase:latest```