summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Don't mount /dev/shm if the user told you --ipc=noneDaniel J Walsh2018-09-21
* rootless: fix create with images not in the storageGiuseppe Scrivano2018-09-21
* create, rootless: join the userns of ns:PATHGiuseppe Scrivano2018-09-21
* create, rootless: join the userns of container:CONTAINERGiuseppe Scrivano2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* report when rootlessbaude2018-09-20
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Don't crash if an image has no namesDaniel J Walsh2018-09-18
* Hooks supports two directories, process default and overrideDaniel J Walsh2018-09-17
* Merge pull request #1472 from giuseppe/rootless-fix-entrypointMatthew Heon2018-09-14
|\
| * rootless: do not raise an error if the entrypoint is specifiedGiuseppe Scrivano2018-09-14
* | Merge pull request #1461 from rhatdan/runMatthew Heon2018-09-14
|\ \
| * | Remove duplicate code between create.go and run.goDaniel J Walsh2018-09-13
| |/
* | Merge pull request #1434 from rhatdan/waitMatthew Heon2018-09-14
|\ \
| * | Add --interval flag to podman waitDaniel J Walsh2018-09-13
| |/
* | Do not set rlimits if we are rootlessMatthew Heon2018-09-13
* | Up default Podman rlimits to avoid max open filesMatthew Heon2018-09-13
* | Search registries with an empty queryUrvashi Mohnani2018-09-13
|/
* Add `podman rm --volumes` flagDaniel J Walsh2018-09-13
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Fix displaying size on size calculation errorSteve Baker2018-09-07
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* use layer cache when building imagesbaude2018-09-07
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* We should fail Podman with ExitCode 125 by defaultDaniel J Walsh2018-09-05
* Add CRI logs parsing to podman logsumohnani82018-09-05
* rmi remove all not error when no images are presentbaude2018-09-05
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* rootless, create: support --podGiuseppe Scrivano2018-09-04
* rootless, run: support --podGiuseppe Scrivano2018-09-04
* rootless: be in an userns to initialize the runtimeGiuseppe Scrivano2018-09-04
* commandNotFoundHandler: use stderr and exit code 1Valentin Rothberg2018-09-01
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* pod create: restore help flagValentin Rothberg2018-08-31
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* varlink: fix --timeout usageGiuseppe Scrivano2018-08-30
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* podman,varlink: inform user about --timeout 0Tomas Tomecek2018-08-30
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* rootless: show an error when pause/unpause are usedGiuseppe Scrivano2018-08-29
* rootless, exec: use the new function to join the usernsGiuseppe Scrivano2018-08-29
* rootless: fix topGiuseppe Scrivano2018-08-29
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* rootless, search: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, login, logout: do not create a new usernsGiuseppe Scrivano2018-08-28