summaryrefslogtreecommitdiff
path: root/libpod/container.go
Commit message (Expand)AuthorAge
...
* userns: do not use an intermediate mount namespaceGiuseppe Scrivano2019-03-29
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add support to disable creation of network config filesMatthew Heon2019-03-27
* healtcheck phase 2baude2019-03-12
* podman healthcheck run (phase 1)baude2019-03-05
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* show container ports of network namespacebaude2019-02-13
* podman-remote inspectbaude2019-01-18
* Do not unmarshal into c.config.SpecMatthew Heon2019-01-18
* config: store the runtime used to create each containerGiuseppe Scrivano2019-01-14
* Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* Use existing interface to request IP address during restoreAdrian Reber2019-01-09
* Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
* Convert containers to SHM lockingMatthew Heon2019-01-04
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Containers sharing a netns should share resolv/hostsMatthew Heon2018-12-11
* bind mount /etc/resolv.conf|hosts in podsbaude2018-12-06
* Fix golang formatting issuesbaude2018-11-28
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* libpod should know if the network is disabledDaniel J Walsh2018-11-13
* Allow containers/storage to handle on SELinux labelingDaniel J Walsh2018-10-23
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Generate a passwd file for users not in containerDaniel J Walsh2018-10-12
* Temporary commit to swap branchesMatthew Heon2018-10-11
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Bind Mounts should be mounted read-only when in read-only modeDaniel J Walsh2018-09-20
* Add --interval flag to podman waitDaniel J Walsh2018-09-13
* Swap from FFJSON to easyjsonMatthew Heon2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Switch systemd default CGroup parent to machine.sliceMatthew Heon2018-08-15
* Fixed a bug setting dependencies on the wrong containerhaircommander2018-08-09
* Add additional comments on accessing state in APIMatthew Heon2018-07-31
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* Add container and pod namespaces to configsMatthew Heon2018-07-24
* Update container Mounted() and Mountpoint() functionsMatthew Heon2018-07-24
* Record whether the container has exitedMatthew Heon2018-07-13
* Support multiple networksbaude2018-07-12
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Remove per-container CGroup parentsMatthew Heon2018-07-06
* libpod/container: Replace containerState* with containerPlatformStateW. Trevor King2018-07-05
* changes to allow for darwin compilationbaude2018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* Add MacAddress to inspectWim2018-06-18
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15