Introduction
For creating a production deployment of a {shiny} application it is
often useful to be able to provide a Docker image that contains all the
dependencies for that application. Here we explore how one might go
about automating the creation of a Dockerfile that will allow us to
build …

Continue reading: <a href=“https://www.r-bloggers.com/2022/10/automating-dockerfi