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
*
ps: fix segfault if the store is not initialized
Giuseppe Scrivano
2019-03-19
*
Make sure buildin volumes have the same ownership and permissions as image
Daniel J Walsh
2019-03-15
*
container: check containerInfo.Config before accessing it
Giuseppe Scrivano
2019-03-15
*
Add event on container death
Matthew Heon
2019-03-13
*
Add event logging to libpod, even display to podman
baude
2019-03-11
*
errors: fix error cause comparison
Giuseppe Scrivano
2019-03-11
*
libpod/container_internal: Split locale at the first dot, etc.
W. Trevor King
2019-03-05
*
Append hosts to dependency container's /etc/hosts file
Peter Hunt
2019-03-05
*
Don't start running dependencies
Peter Hunt
2019-02-19
*
OpenTracing support added to start, stop, run, create, pull, and ps
Sebastian Jug
2019-02-18
*
pod infra container is started before a container in a pod is run, started, o...
Peter Hunt
2019-02-15
*
Fix volume handling in podman
Daniel J Walsh
2019-02-14
*
Retain a copy of container exit file on cleanup
Matthew Heon
2019-02-12
*
Preserve exited state across reboot
Matthew Heon
2019-02-05
*
podman-remote inspect
baude
2019-01-18
*
Ensure that wait exits on state transition
Matthew Heon
2019-01-16
*
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
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
|
\
[next]