summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* 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
* networking, userNS: configure the network namespace after createGiuseppe Scrivano2018-05-04
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink containersbaude2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Update hooks to use config bool to detect volume mountsMatthew Heon2018-05-03
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Modify --user flag for podman create and runumohnani82018-04-24
* Add FIPS mode secretumohnani82018-04-23
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* - reverse host field order (ip goes first)Nathan Williams2018-04-18
* Change container.locked to batchedTomSweeneyRedHat2018-04-16
* Functionality changes to the following flagsumohnani82018-04-06
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Refactor dependency checks from init() into public APIMatthew Heon2018-04-03
* Ensure dependencies are running before initializing containersMatthew Heon2018-04-03
* Change errorf to warnf in warning removing ctr storageMatthew Heon2018-04-02
* More gracefully handle unexpected storage deletionMatthew Heon2018-04-02
* Add secrets patch to podmanumohnani82018-03-29
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* Make container env variable conditionalMatthew Heon2018-03-23
* Add CONTAINER environment variableMatthew Heon2018-03-23