aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh2018-08-01
* Ensure container and pod refresh picks up a StateMatthew Heon2018-07-31
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* Added pod.Restart() functionality to libpod.haircommander2018-07-25
* Let containers/storage keep track of mountsDaniel J Walsh2018-07-19
* Vendor in latest code for storage,image, buildahDaniel J Walsh2018-07-19
* 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
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29
* Fix built-in volume issue with podman run/createumohnani82018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* rootless: do not configure additional groupsGiuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* container_internal: don't ignore error from cleanupNetwork()Giuseppe Scrivano2018-06-27
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* Add Refresh() to ctrs to refresh state after db changeMatthew Heon2018-06-22
* Fix image volumes access and mount problems on restartMarco Vedovati2018-06-22
* Add extra debug so we can tell apart postdelete hooksMatthew Heon2018-06-19
* Add MacAddress to inspectWim2018-06-18
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* container: do not set any mapping when using a rootfsGiuseppe Scrivano2018-06-15
* podman: do not use Chown in rootless modeGiuseppe Scrivano2018-06-15
* network: do not attempt to create a network in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not use hooks in rootless modeGiuseppe Scrivano2018-06-15
* container: do not add shm in rootless modeGiuseppe Scrivano2018-06-15
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Fix cleaning up network namespaces on detached ctrsMatthew Heon2018-06-15
* Remove container from state before cleaning up.Daniel J Walsh2018-06-10
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Spell check strings and commentsJhon Honce2018-05-25
* Set Entrypoint from image only if not already setMatthew Heon2018-05-24
* Fix handling of command in imagesDaniel J Walsh2018-05-23
* podman create, start, getattachsocketbaude2018-05-21
* Use container cleanup() functions when removingMatthew Heon2018-05-17
* chrootuser: default to GID 0 when given a numeric --userNalin Dahyabhai2018-05-17
* hooks: Add package support for extension stagesW. Trevor King2018-05-14
* Gracefully handle containers removed from c/storageMatthew Heon2018-05-14
* hooks: Order injection by collated JSON filenameW. Trevor King2018-05-11
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Do not error trying to remove cgroups that don't existMatthew Heon2018-05-11
* Remove parent cgroup we create with cgroupfsMatthew Heon2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Major fixes to systemd cgroup handlingMatthew Heon2018-05-11
* Add validation for CGroup parents. Pass CGroups path into runcMatthew Heon2018-05-11
* podman, userNS: configure an intermediate mount namespaceGiuseppe Scrivano2018-05-04