powered by
List docker containers
list_docker_images(container_id = NULL)
An optional container id
if (test_docker_installation()) { set_default_config(create_docker_config(), permanent = FALSE) list_docker_images() }
Run the code above in your browser using DataLab