Docker.Images (docker v0.4.0)

Link to this section Summary

Functions

Deletes a local image.

Inspect a Docker image by name or id.

List all Docker images.

Return a filtered list of Docker images.

Pull a Docker image from the repo.

Pull a Docker image from the repo after authenticating.

Link to this section Functions

Deletes a local image.

Inspect a Docker image by name or id.

List all Docker images.

Return a filtered list of Docker images.

Pull a Docker image from the repo.

Link to this function

pull(image, tag)

Link to this function

pull(image, tag, auth)

Pull a Docker image from the repo after authenticating.