harbor (version 0.2.0)

image_rm: Delete an image

Description

Delete an image

Usage

image_rm(x, force = FALSE)

Arguments

x

An image object

force

Force removal of a running container.

Examples

Run this code
# NOT RUN {
image_rm(img)
# }

Run the code above in your browser using DataLab