summaryrefslogtreecommitdiff
path: root/libpod/oci.go
Commit message (Expand)AuthorAge
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | do not activate sd_notify support when varlinkbaude2019-08-15
|/
* Add runtime and conmon path discoverySascha Grunert2019-08-01
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* oci: allow to specify what runtimes support JSONGiuseppe Scrivano2019-06-13
* oci: use json formatted errors from the runtimeGiuseppe Scrivano2019-06-13
* Address commentsPeter Hunt2019-05-28
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* libpod: prefer WaitForFile to pollingGiuseppe Scrivano2019-05-21
* enable podman-remote on windowsbaude2019-04-30
* Implement podman-remote rmJhon Honce2019-04-09
* oci: drop reference to runcGiuseppe Scrivano2019-03-29
* rootless: change env prefixGiuseppe Scrivano2019-03-28
* Add support for SCTP port forwardingMatthew Heon2019-03-15
* Add event on container deathMatthew Heon2019-03-13
* oci: make explicit the extra files to the execGiuseppe Scrivano2019-03-07
* exec: support --preserve-fdsGiuseppe Scrivano2019-03-02
* Merge pull request #2485 from adrianreber/oci-checkOpenShift Merge Robot2019-03-01
|\
| * Verify that used OCI runtime supports checkpointAdrian Reber2019-03-01
* | Allow Exec API user to override streamsPeter Hunt2019-02-28
|/
* oci: do not set XDG_RUNTIME_DIR twiceGiuseppe Scrivano2019-02-11
* Merge pull request #2187 from rhatdan/selinuxOpenShift Merge Robot2019-01-21
|\
| * Vendor in latest opencontainers/selinuxDaniel J Walsh2019-01-18
* | Merge pull request #2142 from giuseppe/expose-portsOpenShift Merge Robot2019-01-20
|\ \ | |/ |/|
| * rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19
* | libpod: allow multiple oci runtimesVincent Batts2019-01-14
|/
* Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* Set Socket label for contianerDaniel J Walsh2018-12-12
* rootless: propagate XDG_RUNTIME_DIR to the OCI runtimeGiuseppe Scrivano2018-11-30
* oci: propagate NOTIFY_SOCKET on runtime startGiuseppe Scrivano2018-11-28
* Merge pull request #1848 from adrianreber/masterOpenShift Merge Robot2018-11-28
|\
| * Added tcp-established to checkpoint/restoreAdrian Reber2018-11-28
| * Use also a struct to pass options to Restore()Adrian Reber2018-11-28
* | Merge pull request #1849 from giuseppe/report-rootless-netmodeOpenShift Merge Robot2018-11-28
|\ \
| * | network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
| |/
* / rootless: fix cleanupGiuseppe Scrivano2018-11-28
|/
* Merge pull request #1832 from giuseppe/always-make-explicit-tty-to-execOpenShift Merge Robot2018-11-27
|\
| * exec: always make explicit the tty valueGiuseppe Scrivano2018-11-20
* | Added option to keep containers running after checkpointingAdrian Reber2018-11-20
|/