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
/
run.go
Commit message (
Expand
)
Author
Age
*
Add the rmi flag to podman-run to delete container image
Boaz Shuster
2020-03-03
*
seperate container create network options
Brent Baude
2020-02-03
*
Remove c.String(net)
Daniel J Walsh
2020-01-16
*
fix bug check nonexist authfile
Qi Wang
2019-11-05
*
Add ability to redirect bash for run -i
baude
2019-10-15
*
Make the healthcheck flags compatible with Docker CLI
Hunor Csomortáni
2019-07-16
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
trivial cleanups from golang
baude
2019-07-03
*
Fixup Flags
Daniel J Walsh
2019-05-20
*
runtime: pass down the context
Giuseppe Scrivano
2019-04-26
*
Fix segfaults attribute to missing options
baude
2019-04-15
*
Fixes for podman-remote run and attach
baude
2019-04-11
*
podman-remote create|run
baude
2019-04-08
*
rootless: remove SkipStorageSetup()
Giuseppe Scrivano
2019-04-01
*
Remove ulele/deepcopier in favor of JSON deep copy
Matthew Heon
2019-03-27
*
Usage messages: deduplicate '(default true)' et al
Ed Santiago
2019-03-13
*
rm: fix cleanup race
Giuseppe Scrivano
2019-03-13
*
preparation for remote-client create container
baude
2019-03-11
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Better usage synopses for subcommands
Ed Santiago
2019-02-26
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3
OpenShift Merge Robot
2019-02-17
|
\
|
*
Add 3rd chunk of Cobra examples
TomSweeneyRedHat
2019-02-17
*
|
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
|
/
*
Fix volume handling in podman
Daniel J Walsh
2019-02-14
*
Address review comments on #2319
Matthew Heon
2019-02-12
*
Retain a copy of container exit file on cleanup
Matthew Heon
2019-02-12
*
Fix manual detach from containers to not wait for exit
Matthew Heon
2019-02-12
*
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
Separate remote and local commands
baude
2019-02-11
*
Migrate to cobra CLI
baude
2019-02-08
*
Capatilize all usage and descriptions
Daniel J Walsh
2019-02-05
*
Add podman system prune and info commands
Daniel J Walsh
2019-02-05
*
failed containers with --rm should remove themselves
baude
2018-12-12
*
Move rootless storage config into libpod
Matthew Heon
2018-12-02
*
--interactive shall keep STDIN attached even when not explicitly called out
Šimon Lukašík
2018-11-03
*
Sort all command flags
Qi Wang
2018-10-11
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
Refactor Wait() to not require a timeout
Matthew Heon
2018-09-21
*
rootless: fix create with images not in the storage
Giuseppe Scrivano
2018-09-21
*
Merge pull request #1461 from rhatdan/run
Matthew Heon
2018-09-14
|
\
|
*
Remove duplicate code between create.go and run.go
Daniel J Walsh
2018-09-13
*
|
Add --interval flag to podman wait
Daniel J Walsh
2018-09-13
|
/
*
rootless: check uid with Geteuid() instead of Getuid()
Giuseppe Scrivano
2018-09-04
*
rootless, run: support --pod
Giuseppe Scrivano
2018-09-04
*
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
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Cleanup descriptions and help information
Daniel J Walsh
2018-07-27
*
Need to wait for container to exit before completing run/start completes
Daniel J Walsh
2018-07-13
[next]