HomeDevCentral

DockerImage::loadFromSlashNotation

Description

DockerImage::loadFromSlashNotation

Summary:
API users aren't expected to split themselves their acme/foo image
notation in "acme" and "foo", it's more convenient to provide a static
constructor to do it directly in DockerImage abstract class.

Test Plan: New unit tests in DockerHubImage, which implements DockerImage.

Reviewers: dereckson

Differential Revision: https://devcentral.nasqueron.org/D637

Details

Provenance
derecksonAuthored on Aug 28 2016, 14:03
Differential Revision
D637: DockerImage::loadFromSlashNotation
Parents
rKDOCKERHUBc8519fc6a770: Improve code documentation
Branches
Unknown
Tags
Unknown
Tasks
T965: Create a Docker Hub client API library to trigger builds