I'm new to Docker and I want to create an image in orde rto deploy a shiny app that sources python scripts using "reticulate" package.
Is there a place where I can start building this Docker image or build on top of some existing images.
I Can provide the scripts that I use for this app.