summaryrefslogtreecommitdiff
path: root/cmd/podman/main.go
Commit message (Expand)AuthorAge
...
* fix up a number of misplace commandsbaude2019-02-28
* fix up a number of misplace commandsbaude2019-02-27
* Merge pull request #2404 from baude/remoteerrorsOpenShift Merge Robot2019-02-23
|\
| * make remote-client error messaging more robustbaude2019-02-22
* | cmd: support rootless mode for cp commandGiuseppe Scrivano2019-02-22
|/
* podman-remote load imagebaude2019-02-21
* enable podman-remote pod rmbaude2019-02-21
* podman-remote save [image]baude2019-02-20
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* add build to main and as subcommand to imagebaude2019-02-14
* podman-remote pushbaude2019-02-13
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Add podman system prune and info commandsDaniel J Walsh2019-02-05
* podman-remote import|exportbaude2019-02-05
* enable podman-remote versionbaude2019-01-21
* Mask unimplemeted commands for remote clientbaude2019-01-19
* Add darwin support for remote-clientbaude2019-01-11
* podman: bump RLIMIT_NOFILE also without CAP_SYS_RESOURCEGiuseppe Scrivano2019-01-10
* podman: set umask to 022Giuseppe Scrivano2019-01-07
* export: fix usage with rootless containersGiuseppe Scrivano2018-12-21
* Add Playbaude2018-12-19
* mount: allow mount only when using vfsGiuseppe Scrivano2018-12-12
* rootless: fix restart when using fuse-overlayfsGiuseppe Scrivano2018-12-11
* Add "podman volume" commandumohnani82018-12-06
* libpod/container_internal: Deprecate implicit hook directoriesW. Trevor King2018-12-03
* output libpod container to kubernetes yamlbaude2018-11-19
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-10-03
* report when rootlessbaude2018-09-20
* Do not set rlimits if we are rootlessMatthew Heon2018-09-13
* Up default Podman rlimits to avoid max open filesMatthew Heon2018-09-13
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* 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
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* rootless: show an error when pause/unpause are usedGiuseppe Scrivano2018-08-29
* rootless: fix topGiuseppe Scrivano2018-08-29
* rootless, search: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, login, logout: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, kill: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, stop: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless: fix execGiuseppe Scrivano2018-08-26
* Mention that systemd is the default cgroup managerMatthew Heon2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16