index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
/
common.go
Commit message (
Expand
)
Author
Age
*
Add container restart policy to Libpod & Podman
Matthew Heon
2019-05-03
*
http-proxy: improve docs
James Cassell
2019-05-01
*
auto pass http_proxy into container
James Cassell
2019-04-30
*
Add --read-only-tmpfs options
Daniel J Walsh
2019-04-26
*
podman-remote create|run
baude
2019-04-08
*
Revert "Switch to golangci-lint"
Brent Baude
2019-04-05
*
Add deadcode linter
Sascha Grunert
2019-04-04
*
Remove ulele/deepcopier in favor of JSON deep copy
Matthew Heon
2019-03-27
*
Add --no-hosts flag to disable management of /etc/hosts
Matthew Heon
2019-03-27
*
podman health check phase3
baude
2019-03-22
*
podman: do not split --env on comma
Giuseppe Scrivano
2019-03-20
*
Merge pull request #2633 from edsantiago/default_default
OpenShift Merge Robot
2019-03-15
|
\
|
*
Usage messages: deduplicate '(default true)' et al
Ed Santiago
2019-03-13
*
|
Corrected detach man pages and code comments
Jhon Honce
2019-03-13
|
/
*
healtcheck phase 2
baude
2019-03-12
*
Merge pull request #2582 from baude/issue2574
OpenShift Merge Robot
2019-03-08
|
\
|
*
label parsing in non-quoted field
baude
2019-03-08
*
|
More cleanup for failures on missing commands.
Daniel J Walsh
2019-03-08
|
/
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Add missing short flag -l for run/create
Daniel J Walsh
2019-03-03
*
Merge pull request #2452 from edsantiago/no_more_args
OpenShift Merge Robot
2019-03-01
|
\
|
*
Command-line input validation: reject unused args
Ed Santiago
2019-02-27
*
|
podman-commands script: refactor
Ed Santiago
2019-02-28
*
|
Fix ignored --stop-timeout flag to 'podman create'
Matthew Heon
2019-02-27
|
/
*
Improve command line validation
baude
2019-02-22
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
Add examples for Cobra
TomSweeneyRedHat
2019-02-14
*
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
Migrate to cobra CLI
baude
2019-02-08
*
Capatilize all usage and descriptions
Daniel J Walsh
2019-02-05
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
add container-init support
Valentin Rothberg
2019-01-04
*
Add information on --restart
Daniel J Walsh
2018-12-18
*
rootless: add new netmode "slirp4netns"
Giuseppe Scrivano
2018-11-27
*
Also factor out getAllOrLatestContainers() function
Adrian Reber
2018-10-23
*
Add checkAllAndLatest() function
Adrian Reber
2018-10-23
*
Handle http/https in registry given to login/out
TomSweeneyRedHat
2018-10-22
*
Support auth file environment variable & add change to man pages
Qi Wang
2018-10-12
*
Merge pull request #1619 from QiWang19/issus1610
OpenShift Merge Robot
2018-10-11
|
\
|
*
Sort all command flags
Qi Wang
2018-10-11
*
|
Add --ip flag and plumbing into libpod
Matthew Heon
2018-10-11
|
/
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Vendor in latest containers/buildah
Daniel J Walsh
2018-09-18
*
Fix nameing of Namespaces to be more consistent
Daniel J Walsh
2018-09-06
*
We should fail Podman with ExitCode 125 by default
Daniel J Walsh
2018-09-05
*
commandNotFoundHandler: use stderr and exit code 1
Valentin Rothberg
2018-09-01
*
Add proper support for systemd inside of podman
Daniel J Walsh
2018-08-31
*
catch command-not-found errors
Valentin Rothberg
2018-08-31
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
run/create: reserve `-h` flag for hostname
Valentin Rothberg
2018-08-30
[next]