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
*
hooks: Add pre-create hooks for runtime-config manipulation
W. Trevor King
2019-01-08
*
Convert pods to SHM locks
Matthew Heon
2019-01-04
*
Convert containers to SHM locking
Matthew Heon
2019-01-04
*
Log container command before starting the container
Matthew Heon
2019-01-02
*
Fixes to handle /dev/shm correctly.
Daniel J Walsh
2018-12-24
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
Prevent a second lookup of user for image volumes
Matthew Heon
2018-12-11
*
Fix errors where OCI hooks directory does not exist
Matthew Heon
2018-12-07
*
bind mount /etc/resolv.conf|hosts in pods
baude
2018-12-06
*
libpod/container_internal: Deprecate implicit hook directories
W. Trevor King
2018-12-03
*
Merge pull request #1317 from rhatdan/privileged
OpenShift Merge Robot
2018-11-30
|
\
|
*
Disable mount options when running --privileged
Daniel J Walsh
2018-11-28
*
|
/dev/shm should be mounted even in rootless mode.
Daniel J Walsh
2018-11-28
*
|
Fix golang formatting issues
baude
2018-11-28
*
|
Merge pull request #1848 from adrianreber/master
OpenShift Merge Robot
2018-11-28
|
\
\
|
*
|
Use also a struct to pass options to Restore()
Adrian Reber
2018-11-28
|
|
/
*
/
network: allow slirp4netns mode also for root containers
Giuseppe Scrivano
2018-11-28
|
/
*
libpod should know if the network is disabled
Daniel J Walsh
2018-11-13
*
Merge pull request #1764 from rhatdan/nopasswd
OpenShift Merge Robot
2018-11-07
|
\
|
*
Don't fail if /etc/passwd or /etc/group does not exists
Daniel J Walsh
2018-11-07
*
|
Merge pull request #1771 from baude/prepare
OpenShift Merge Robot
2018-11-07
|
\
\
|
*
|
move defer'd function declaration ahead of prepare error return
baude
2018-11-07
|
|
/
*
|
Merge pull request #1689 from mheon/add_runc_timeout
OpenShift Merge Robot
2018-11-07
|
\
\
|
*
|
Print error status code if we fail to parse it
Matthew Heon
2018-11-07
|
*
|
Properly set Running state when starting containers
Matthew Heon
2018-11-07
|
*
|
Retrieve container PID from conmon
Matthew Heon
2018-11-07
|
*
|
EXPERIMENTAL: Do not call out to runc for sync
Matthew Heon
2018-11-07
|
*
|
Actually save changes from post-stop sync
Matthew Heon
2018-11-07
|
|
/
*
/
Add hostname to /etc/hosts
Qi Wang
2018-11-07
|
/
*
get user and group information using securejoin and runc's user library
baude
2018-10-29
*
run prepare in parallel
baude
2018-10-25
*
Allow containers/storage to handle on SELinux labeling
Daniel J Walsh
2018-10-23
*
Merge pull request #1609 from giuseppe/fix-volume-rootless
Matthew Heon
2018-10-16
|
\
|
*
volume: resolve symlinks in paths
Giuseppe Scrivano
2018-10-14
|
*
volume: write the correct ID of the container in error messages
Giuseppe Scrivano
2018-10-14
*
|
Touchup fileo typo
TomSweeneyRedHat
2018-10-15
|
/
*
Generate a passwd file for users not in container
Daniel J Walsh
2018-10-12
*
Ensure resolv.conf has the right label and path
Matthew Heon
2018-10-04
*
Drop libnetwork vendor and move the code into pkg/
Matthew Heon
2018-10-04
*
Switch to using libnetwork's resolvconf package
Matthew Heon
2018-10-04
*
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
[next]