summaryrefslogtreecommitdiff
path: root/cmd/podman/run_test.go
Commit message (Expand)AuthorAge
* Migrate unit tests from cmd/podman into pkg/specMatthew Heon2019-05-01
* Fixes for podman-remote run and attachbaude2019-04-11
* podman-remote create|runbaude2019-04-08
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* Update run tests to be skipped when not supportedSascha Grunert2019-04-04
* preparation for remote-client create containerbaude2019-03-11
* Migrate to cobra CLIbaude2019-02-08
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Sort all command flagsQi Wang2018-10-11
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Skip seccomp-dependent tests on non-LinuxMiloslav Trmač2018-07-26
* Spell check strings and commentsJhon Honce2018-05-25
* podman create, start, getattachsocketbaude2018-05-21
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* Functionality changes to the following flagsumohnani82018-04-06
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Migrate Create|Commit to ginkgobaude2018-02-02
* Fix seccomp supportDaniel J Walsh2018-01-18
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Test user input to specbaude2018-01-11