Docker docs fix
AbandonedPublic

Authored by lbrabec on Jul 8 2016, 11:34 AM.

Details

Reviewers
kparal
jskladan
Summary

As pointed out by @kparal, current docs show examples without versions of docker images. Thus we cannot tell what image was actually testes.

After brief talk with @jskladan, we assume that the item we get on command line is pullable docker image, i.e. directly usable in docker pull command, consisting of both image name and version (e.g. image:tag).

Test Plan

no plan

Diff Detail

Repository
rLTRN libtaskotron
Branch
fix/dockerdocs (branched from develop)
Lint
No Linters Available
Unit
Unit Tests OK
Build Status
Buildable 716
Build 716: arc lint + arc unit
lbrabec retitled this revision from to Docker docs fix.Jul 8 2016, 11:34 AM
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added reviewers: kparal, jskladan.
lbrabec added subscribers: kparal, jskladan.

Possible superseded with D928.

lbrabec abandoned this revision.Jul 8 2016, 12:53 PM

Abandoning (D928).