mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-29 21:01:27 +00:00
dockerize without renv
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
shiny:
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3838:3838"
|
||||
Reference in New Issue
Block a user