aboutsummaryrefslogtreecommitdiff
path: root/include/docker.h
Commit message (Collapse)AuthorAgeFilesLines
* docker_save function will pipe output of "docker save" to a compression ↵Joseph Hunkeler2024-03-061-1/+4
| | | | program if requested
* Prototypes documentationJoseph Hunkeler2024-03-041-4/+66
| | | | | | | Includes minor changes: * Rename jfrt_upload_set_defaults to jfrt_upload_init * Move jfrt_auth_init to artifactory.c * Adds missing error handling to git_describe and git_rev_parse
* Initial commit of docker integration codeJoseph Hunkeler2024-02-231-0/+22