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
/
libpod
/
container_api.go
Commit message (
Expand
)
Author
Age
*
container: move channel close to its writer
Giuseppe Scrivano
2019-05-20
*
Ensure that start() in StartAndAttach() is locked
Matthew Heon
2019-05-14
*
Address review comments on restart policy
Matthew Heon
2019-05-03
*
Move to using constants for valid restart policy types
Matthew Heon
2019-05-03
*
Add support for retry count with --restart flag
Matthew Heon
2019-05-03
*
Sending signals to containers prevents restart policy
Matthew Heon
2019-05-03
*
Add container restart policy to Libpod & Podman
Matthew Heon
2019-05-03
*
Add basic structure of podman init command
Matthew Heon
2019-05-01
*
Implement podman-remote rm
Jhon Honce
2019-04-09
*
Remove wait event
Matthew Heon
2019-03-29
*
Merge pull request #2621 from mheon/event_on_death
OpenShift Merge Robot
2019-03-13
|
\
|
*
Add event on container death
Matthew Heon
2019-03-13
*
|
Vendor docker/docker, fsouza and more #2
TomSweeneyRedHat
2019-03-13
|
/
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
exec: support --preserve-fds
Giuseppe Scrivano
2019-03-02
*
Allow Exec API user to override streams
Peter Hunt
2019-02-28
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
*
Add darwin support for remote-client
baude
2019-01-11
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
Add locking to Sync() on containers
Matthew Heon
2018-12-06
*
Add --sync option to podman rm
Matthew Heon
2018-12-06
*
Fix golang formatting issues
baude
2018-11-28
*
Merge pull request #1848 from adrianreber/master
OpenShift Merge Robot
2018-11-28
|
\
|
*
Added tcp-established to checkpoint/restore
Adrian Reber
2018-11-28
|
*
Use also a struct to pass options to Restore()
Adrian Reber
2018-11-28
*
|
exec: don't wait for pidfile when the runtime exited
Giuseppe Scrivano
2018-11-27
|
/
*
Added option to keep containers running after checkpointing
Adrian Reber
2018-11-20
*
Use a struct to pass options to Checkpoint()
Adrian Reber
2018-11-20
*
Increase pidWaitTimeout to 60s
Emilien Macchi
2018-11-15
*
Merge pull request #1771 from baude/prepare
OpenShift Merge Robot
2018-11-07
|
\
|
*
move defer'd function declaration ahead of prepare error return
baude
2018-11-07
*
|
EXPERIMENTAL: Do not call out to runc for sync
Matthew Heon
2018-11-07
|
/
*
Merge pull request #1715 from baude/getusergroup
OpenShift Merge Robot
2018-10-30
|
\
|
*
get user and group information using securejoin and runc's user library
baude
2018-10-29
*
|
unmount: fix error logic
Valentin Rothberg
2018-10-29
|
/
*
Make podman ps fast
baude
2018-10-23
*
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
Refactor Wait() to not require a timeout
Matthew Heon
2018-09-21
*
Increase pidWaitTimeout to 1000ms
Emilien Macchi
2018-09-18
*
Add --interval flag to podman wait
Daniel J Walsh
2018-09-13
*
Up time between checks for podman wait
Matthew Heon
2018-08-31
*
rootless: exec handle processes that create an user namespace
Giuseppe Scrivano
2018-08-26
*
Properly translate users into runc format for exec
Matthew Heon
2018-08-23
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
We need to sort mounts so that one mount does not over mount another.
Daniel J Walsh
2018-08-10
*
Add --force to podman umount to force the unmounting of the rootfs
Daniel J Walsh
2018-08-01
*
Added pod.Restart() functionality to libpod.
haircommander
2018-07-25
*
Let containers/storage keep track of mounts
Daniel J Walsh
2018-07-19
[next]