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
/
oci.go
Commit message (
Expand
)
Author
Age
*
Add a MissingRuntime implementation
Matthew Heon
2019-10-15
*
Move OCI runtime implementation behind an interface
Matthew Heon
2019-10-10
*
Add support for launching containers without CGroups
Matthew Heon
2019-09-10
*
Merge pull request #3760 from rhatdan/auth
OpenShift Merge Robot
2019-08-19
|
\
|
*
Use GetRuntimeDir to setup auth.json for login
Daniel J Walsh
2019-08-12
*
|
do not activate sd_notify support when varlink
baude
2019-08-15
|
/
*
Add runtime and conmon path discovery
Sascha Grunert
2019-08-01
*
Implement conmon exec
Peter Hunt
2019-07-22
*
golangci-lint round #3
baude
2019-07-21
*
golangci-lint pass number 2
baude
2019-07-11
*
code cleanup
baude
2019-07-08
*
Wipe PID and ConmonPID in state after container stops
Matthew Heon
2019-07-02
*
libpod removal from main (phase 2)
baude
2019-06-27
*
remove libpod from main
baude
2019-06-25
*
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
oci: allow to specify what runtimes support JSON
Giuseppe Scrivano
2019-06-13
*
oci: use json formatted errors from the runtime
Giuseppe Scrivano
2019-06-13
*
Address comments
Peter Hunt
2019-05-28
*
Implement podman logs with log-driver journald
Peter Hunt
2019-05-28
*
Added --log-driver and journald logging
Peter Hunt
2019-05-28
*
libpod: prefer WaitForFile to polling
Giuseppe Scrivano
2019-05-21
*
enable podman-remote on windows
baude
2019-04-30
*
Implement podman-remote rm
Jhon Honce
2019-04-09
*
oci: drop reference to runc
Giuseppe Scrivano
2019-03-29
*
rootless: change env prefix
Giuseppe Scrivano
2019-03-28
*
Add support for SCTP port forwarding
Matthew Heon
2019-03-15
*
Add event on container death
Matthew Heon
2019-03-13
*
oci: make explicit the extra files to the exec
Giuseppe Scrivano
2019-03-07
*
exec: support --preserve-fds
Giuseppe Scrivano
2019-03-02
*
Merge pull request #2485 from adrianreber/oci-check
OpenShift Merge Robot
2019-03-01
|
\
|
*
Verify that used OCI runtime supports checkpoint
Adrian Reber
2019-03-01
*
|
Allow Exec API user to override streams
Peter Hunt
2019-02-28
|
/
*
oci: do not set XDG_RUNTIME_DIR twice
Giuseppe Scrivano
2019-02-11
*
Merge pull request #2187 from rhatdan/selinux
OpenShift Merge Robot
2019-01-21
|
\
|
*
Vendor in latest opencontainers/selinux
Daniel J Walsh
2019-01-18
*
|
Merge pull request #2142 from giuseppe/expose-ports
OpenShift Merge Robot
2019-01-20
|
\
\
|
|
/
|
/
|
|
*
rootless: support port redirection from the host
Giuseppe Scrivano
2019-01-19
*
|
libpod: allow multiple oci runtimes
Vincent Batts
2019-01-14
|
/
*
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
Add a --workdir option to 'podman exec'
Debarshi Ray
2019-01-08
*
Set Socket label for contianer
Daniel J Walsh
2018-12-12
*
rootless: propagate XDG_RUNTIME_DIR to the OCI runtime
Giuseppe Scrivano
2018-11-30
*
oci: propagate NOTIFY_SOCKET on runtime start
Giuseppe Scrivano
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
*
|
Merge pull request #1849 from giuseppe/report-rootless-netmode
OpenShift Merge Robot
2018-11-28
|
\
\
|
*
|
network: allow slirp4netns mode also for root containers
Giuseppe Scrivano
2018-11-28
|
|
/
*
/
rootless: fix cleanup
Giuseppe Scrivano
2018-11-28
|
/
*
Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-exec
OpenShift Merge Robot
2018-11-27
|
\
[next]