Functions for guiding Docker installation and checking Docker status.
install_docker
Installation Helper for Docker Engine
check_docker_install
Check if Docker was Installed
check_docker_running
Check if Docker Daemon is Running
Functions for containerizing and rendering R Markdown documents.
lift
Containerize R Markdown Documents
render_docker drender
render_docker
drender
Render Containerized R Markdown Documents
liftr-package
Functions for cleaning up dangling or existing containers and images“.
prune_container purge_container
prune_container
purge_container
Remove Specific Docker Containers
prune_image purge_image
prune_image
purge_image
Remove Specific Docker Images
prune_container_auto
Remove Dangling Docker Containers
prune_image_auto
Remove Dangling Docker Images
prune_all_auto
Remove Docker Containers, Images, and Networks