docker_clean: Clean up docker files

View source: R/docker.R

docker_cleanR Documentation

Clean up docker files

Description

Clean up docker files

Usage

docker_clean(stopped_containers = TRUE, untagged_images = TRUE)

Arguments

stopped_containers

boolean that determines if all stopped containers should be removed

untagged_images

boolean that determines of all untagged images should be removed


rstudio/shinycoreci documentation built on April 15, 2024, 1:08 p.m.