index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
container_internal.go
Commit message (
Expand
)
Author
Age
*
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
*
Merge pull request #1578 from baude/addubuntuci
OpenShift Merge Robot
2018-10-03
|
\
|
*
Add ability for ubuntu to be tested
baude
2018-10-03
*
|
selinux: drop superflous relabel
Giuseppe Scrivano
2018-10-03
|
/
*
Merge pull request #1531 from mheon/add_exited_state
OpenShift Merge Robot
2018-10-03
|
\
|
*
Fix Wait() to allow Exited state as well as Stopped
Matthew Heon
2018-10-02
|
*
Fix cleanupRuntime to only save if container is valid
Matthew Heon
2018-10-02
|
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
|
Merge pull request #1562 from mheon/update_install_instructions
OpenShift Merge Robot
2018-10-02
|
\
\
|
|
/
|
/
|
|
*
Update docs to build a runc that works with systemd
Matthew Heon
2018-10-01
*
|
Need to allocate memory for hook struct
Daniel J Walsh
2018-10-02
|
/
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Hooks supports two directories, process default and override
Daniel J Walsh
2018-09-17
*
container: resolve rootfs symlinks
Giuseppe Scrivano
2018-08-31
*
Resolve /etc/resolv.conf before reading
baude
2018-08-28
*
Added option to share kernel namespaces in libpod and podman
haircommander
2018-08-23
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
We need to sort mounts so that one mount does not over mount another.
Daniel J Walsh
2018-08-10
*
Add --force to podman umount to force the unmounting of the rootfs
Daniel J Walsh
2018-08-01
*
Ensure container and pod refresh picks up a State
Matthew Heon
2018-07-31
*
network: add support for rootless network with slirp4netns
Giuseppe Scrivano
2018-07-31
*
Added pod.Restart() functionality to libpod.
haircommander
2018-07-25
*
Let containers/storage keep track of mounts
Daniel J Walsh
2018-07-19
*
Vendor in latest code for storage,image, buildah
Daniel J Walsh
2018-07-19
*
Record whether the container has exited
Matthew Heon
2018-07-13
*
Support multiple networks
baude
2018-07-12
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Remove per-container CGroup parents
Matthew Heon
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
changes to allow for darwin compilation
baude
2018-06-29
*
Fix built-in volume issue with podman run/create
umohnani8
2018-06-29
*
Add `podman container cleanup` to CLI
Daniel J Walsh
2018-06-29
*
*: Replace Generator.Spec() with Generator.Config
W. Trevor King
2018-06-27
*
rootless: do not configure additional groups
Giuseppe Scrivano
2018-06-27
*
rootless: add management for the userNS
Giuseppe Scrivano
2018-06-27
*
container_internal: don't ignore error from cleanupNetwork()
Giuseppe Scrivano
2018-06-27
*
Make CGroups cleanup optional on whether they exist
Matthew Heon
2018-06-22
*
Add Refresh() to ctrs to refresh state after db change
Matthew Heon
2018-06-22
*
Fix image volumes access and mount problems on restart
Marco Vedovati
2018-06-22
*
Add extra debug so we can tell apart postdelete hooks
Matthew Heon
2018-06-19
*
Add MacAddress to inspect
Wim
2018-06-18
*
podman: use a different store for the rootless case
Giuseppe Scrivano
2018-06-15
*
container: do not set any mapping when using a rootfs
Giuseppe Scrivano
2018-06-15
*
podman: do not use Chown in rootless mode
Giuseppe Scrivano
2018-06-15
*
network: do not attempt to create a network in rootless mode
Giuseppe Scrivano
2018-06-15
*
oci: do not use hooks in rootless mode
Giuseppe Scrivano
2018-06-15
*
container: do not add shm in rootless mode
Giuseppe Scrivano
2018-06-15
*
podman: accept option --rootfs to use exploded images
Giuseppe Scrivano
2018-06-15
*
Fix cleaning up network namespaces on detached ctrs
Matthew Heon
2018-06-15
*
Remove container from state before cleaning up.
Daniel J Walsh
2018-06-10
[next]