Learn R Programming

stevedore (version 0.9.6)

docker_image: Management commands for working with a particular docker image

Description

Methods for working with a particular docker image. Image objects are returned by building or pulling a docker image, or by using $image$get to fetch an existing image by name or id.

Arguments

Details

stevedore:::generate_help("docker_image")

See Also

docker_image_collection for other image management methods.