powered by
This function removes the Docker image used for rendering the R Markdown document by running docker rmi commands.
docker rmi
purge_image(input_yml)
The YAML file (default output of render_docker) storing the information of the image to be removed.
render_docker
status
# NOT RUN { purge_image("liftr-minimal.docker.yml") # }
Run the code above in your browser using DataLab