summaryrefslogtreecommitdiff
path: root/docs/podman-derivative-api.md
Commit message (Collapse)AuthorAge
* Move derivitive doc so it won't be treated as a manpageMatthew Heon2019-09-30
| | | | | | | | | Anything with the .md suffix in docs/ gets compiled into a manpage, so let's get things that aren't manpages out of there. This isn't precisely a tutorial, but it seems like the next best place. Signed-off-by: Matthew Heon <mheon@redhat.com>
* docs/podman-derivative-api.md: New fileColin Walters2019-09-26
https://github.com/debarshiray/toolbox/ was planning to vendor libpod which I disagreed with. Let's document the advantages/disadvantages as they exist today. Signed-off-by: Colin Walters <walters@verbum.org>