summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-01-31[ExecContainer] Add env option for exec command and update exampleJoxit
2017-01-29[ExecContainer] Add function to exec commands in containers.Joxit
2017-01-23update to hyper v0.10 with separate openssl dependencyAlexandre Beslic
2017-01-21Store Cow<str> instead of &str to improve API ergonomicsPete Hayes
2017-01-21Kill unused import warningsPete Hayes
2017-01-16Add support for status replies from build commandPete Hayes
2017-01-14Merge pull request #37 from shulcsm/container-namedoug tangren
2017-01-14Add support for devices to ContinaerOptionsZach Blankenship
2017-01-14Handle object arrays for ContainerOptionsZach Blankenship
2017-01-13Implement container naming.Mārtiņš Šulcs
2017-01-06OnBuild option is an array now.Mārtiņš Šulcs
2017-01-04Add CapAdd to ContainerOptionsBuilderZach Blankenship
2017-01-02raw size is always returned as non useful -1 in listingsoftprops
2017-01-02this field is not always presentsoftprops
2017-01-02include portsoftprops
2017-01-02ExecutionDriver no longer exists in remote apisoftprops
2016-12-27Update hyper to 0.9 (fix #13)Roey Darwish Dror
2016-12-27Implement the standard Error traitRoey Darwish Dror
2016-12-26Set the Host headerRoey Darwish Dror
2016-12-26Make id and status optional for eventsRoey Darwish Dror
2016-11-10fix volume parameterGreg Weber
2016-09-24[ContainerOptions] add more options for container creationJoxit
2016-07-11ExecDriver field no longer exists (API version 1.23)Greg Weber
2016-07-06Merge pull request #17 from gregwebs/get-container-iddoug tangren
2016-07-05enum the event filter typesGreg Weber
2016-07-05add the events filters parameterGreg Weber
2016-07-01Merge pull request #16 from gregwebs/no-panicdoug tangren
2016-07-01don't panicGreg Weber
2016-07-01add a getter for the container idGreg Weber
2016-07-01add a container deletion api that takes optionsGreg Weber
2016-01-18rustdoc build methodsoftprops
2016-01-18rust fmtsoftprops
2016-01-18document some expectationssoftprops
2016-01-18reduce number of unwrap callssoftprops
2016-01-18cleanupsoftprops
2016-01-18write to in memory buffer, not disksoftprops
2016-01-18massive progresssoftprops
2016-01-15wip for image buildingsoftprops
2016-01-03container create should following the same pattern as other methods that take...softprops
2016-01-03add debug loggingsoftprops
2016-01-03images should have labels... sometimessoftprops
2016-01-03implement kiil signalsoftprops
2016-01-03impl stop and restart wait timessoftprops
2016-01-03flesh out more container detailssoftprops
2016-01-03more examplessoftprops
2016-01-03rustfmtsoftprops
2016-01-03notesoftprops
2016-01-03dont let fns steal ownershipsoftprops
2016-01-03implement image list optionssoftprops
2016-01-03add log and top optionssoftprops