sp_docker_images_tibble: List images into a tibble

Description Usage Arguments Value Examples

View source: R/sp_docker_functions.R

Description

Creates a tibble of images using docker images

Usage

1

Arguments

list_all

logical: list all images if TRUE, just tagged images if FALSE. Default is FALSE.

Value

A tibble listing the images

Examples

1
2
3
4
## Not run: 
sp_docker_images_tibble(list_all = FALSE)

## End(Not run)

smithjd/sqlpetr documentation built on Feb. 29, 2020, 8:15 p.m.