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.
- Host: GitHub
- URL: https://github.com/databio/shinybase
- Owner: databio
- Created: 2018-03-07T16:26:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T00:35:00.000Z (over 4 years ago)
- Last Synced: 2026-03-01T01:42:04.480Z (4 months ago)
- Topics: docker, react, shiny
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 2
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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```