summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* podman-remote fixes for msi and clientBrent Baude2020-08-25
* Merge pull request #7363 from mheon/lets_try_this_againOpenShift Merge Robot2020-08-21
|\
| * fix pod creation with "new:" syntax followup + allow hostnamePaul Holzinger2020-08-20
| * Fix imports (podman -> libpod for v2.0 branch)Matthew Heon2020-08-20
| * Add support for --connectionDaniel J Walsh2020-08-20
| * remove --latest for all remote commandsBrent Baude2020-08-20
| * [WIP] Refactor podman system connectionJhon Honce2020-08-20
| * Fix `podman system connection` panicJhon Honce2020-08-20
| * Revert "remove podman system connection"Matthew Heon2020-08-20
| * Ensure DefaultEnvVariables is used in SpecgenMatthew Heon2020-08-20
| * Default .Repository and .Tag values to <none>Jhon Honce2020-08-20
| * Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-20
| * podman save use named pipeQi Wang2020-08-20
* | Cleanup handling of podman mount/unmountDaniel J Walsh2020-08-20
|/
* vendor c/image v5.5.2Valentin Rothberg2020-08-20
* Add username to /etc/passwd inside of container if --userns keep-idDaniel J Walsh2020-08-11
* fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
* Fix podman service --valink timeoutJhon Honce2020-08-11
* implement the exitcode when start a container with attachzhangguanzhang2020-08-11
* Do not set host IP on ports when 0.0.0.0 requestedMatthew Heon2020-08-11
* add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-31
* fix swapped mem_usage/percent fieldsPaul Holzinger2020-07-31
* Don't crash when giving bogus format commandsDaniel J Walsh2020-07-31
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-31
* add newline to output in error messageAnthony Sottile2020-07-31
* replace the html/template package with text/templatePaul Holzinger2020-07-31
* The `podman start --attach` command should not print IDMatthew Heon2020-07-31
* Fix building from http or '-' optionsDaniel J Walsh2020-07-31
* Fix handling of entrypointDaniel J Walsh2020-07-22
* version/info: format: allow more json variantsValentin Rothberg2020-07-22
* Fix container and pod create commands for remote createMatthew Heon2020-07-22
* Ensure sig-proxy default is propagated in startMatthew Heon2020-07-22
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-22
* Used reference package with errors for parsing tagParker Van Roy2020-07-22
* Add noop function disable-content-trustDaniel J Walsh2020-07-22
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-21
* Fix a bug where --pids-limit was parsed incorrectlyMatthew Heon2020-07-15
* Merge pull request #6873 from baude/v2.0disableconnectionOpenShift Merge Robot2020-07-07
|\
| * remove podman system connectionBrent Baude2020-07-06
* | Fix bug where `podman mount` didn't error as rootlessMatthew Heon2020-07-06
|/
* Merge pull request #6871 from mheon/202_backportsOpenShift Merge Robot2020-07-06
|\
| * Fix imports to ensure v2 is used with libpodMatthew Heon2020-07-06
| * Fixes --remote flag issuesJhon Honce2020-07-06
| * Set console mode for windowsBrent Baude2020-07-06
| * Allow empty host port in --publish flagMatthew Heon2020-07-06
| * Set TMPDIR to /var/tmp by default if not setDaniel J Walsh2020-07-06
| * auto-update: clarify systemd-unit requirementsValentin Rothberg2020-07-06
| * podman ps truncate the commandPaul Holzinger2020-07-06
* | Pids-limit should only be set if the user set itDaniel J Walsh2020-07-06
|/