summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* 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
|/
* move go module to v2Valentin Rothberg2020-07-06
* Account for non-default port number in image nameLokesh Mandvekar2020-06-27
* Fix inspect to display multiple label: changesDaniel J Walsh2020-06-25
* podman run/create: support all transportsValentin Rothberg2020-06-25
* Revert sending --remote flag to containersJhon Honce2020-06-25
* Set stop signal to 15 when not explicitly setMatthew Heon2020-06-24
* Fix ssh-agent supportJhon Honce2020-06-24
* Add JSON output field for psBrent Baude2020-06-24
* V2 podman system connectionJhon Honce2020-06-24
* wipBrent Baude2020-06-24
* image load: no args requiredValentin Rothberg2020-06-24
* Re-add PODMAN_USERNS environment variableMatthew Heon2020-06-24
* Fix conflicts between privileged and other flagsMatthew Heon2020-06-24
* Fix podman build handling of --http-proxy flagDaniel J Walsh2020-06-24
* Fixes #6670Jhon Honce2020-06-19