Add Dockerfile

This commit is contained in:
Elias Projahn 2025-03-05 17:22:57 +01:00
parent 401e327fdc
commit 414dba5693
6 changed files with 38 additions and 5 deletions

2
docker/app.R Normal file
View file

@ -0,0 +1,2 @@
# This file is needed for Shiny Server to recognize Ubigen's shiny app.
ubigen::app()