Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 108 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 108 Bytes

Build : docker build --platform linux/amd64 -t my_shiny_app .

Run : docker run -p 3838:3838 my_shiny_app