aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
...
* 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
* Document .containerenv in manpages. Move it to /run.Matthew Heon2018-03-23
* Add .containerenv fileMatthew Heon2018-03-23
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Add additional debug loggingMatthew Heon2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Implement container restartingMatthew Heon2018-03-15
* Stage3 Image Librarybaude2018-03-14
* Modify pod API to move Init() into Start()Matthew Heon2018-03-13
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Move internal function resizeTty to container_internalMatthew Heon2018-03-08
* Make WriteStringToRundir internalMatthew Heon2018-03-08
* Refactor saving OCI spec to disk into separate functionMatthew Heon2018-03-08
* Update DB to hold CNI network informationMatthew Heon2018-03-02
* Replace usage of runc with runtimeMatthew Heon2018-03-01
* Fix gofmt & golintMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Do not override user mountsbaude2018-02-26
* Refactor spec generation in libpod into a functionMatthew Heon2018-02-23
* Implement --image-volumes for create and runumohnani82018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Fix gofmt and lintMatthew Heon2018-02-09
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Override hostname for containerbaude2018-01-21
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Fix gofmtMatthew Heon2018-01-18
* Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18