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
/
pkg
Commit message (
Expand
)
Author
Age
*
rootless: require subids to be present
Giuseppe Scrivano
2018-07-16
*
Only print container size JSON if --size was requested
Matthew Heon
2018-07-13
*
Merge pull request #1091 from giuseppe/rootless-unshare-mount-ns
Daniel J Walsh
2018-07-13
|
\
|
*
rootless: unshare mount namespace
Giuseppe Scrivano
2018-07-13
*
|
Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-path
Daniel J Walsh
2018-07-13
|
\
\
|
*
|
rootless: correctly propagate the exit status from the container
Giuseppe Scrivano
2018-07-13
*
|
|
Added full podman pod ps, with tests and man page
haircommander
2018-07-13
*
|
|
Podman pod create/rm commands with man page and tests.
haircommander
2018-07-13
|
|
/
|
/
|
*
|
Support multiple networks
baude
2018-07-12
*
|
create conmon sockets when getting their paths
baude
2018-07-11
*
|
podman/libpod: add default AppArmor profile
Valentin Rothberg
2018-07-11
|
/
*
rootless: fix when argv[0] is not an absolute path
Giuseppe Scrivano
2018-07-10
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Mask /proc/keys to protect information leak about keys on host
Daniel J Walsh
2018-07-08
*
ctime: Drop 32-/64-bit distinction on Linux
W. Trevor King
2018-07-07
*
pkg/ctime: Factor libpod/finished* into a separate package
W. Trevor King
2018-07-06
*
Block use of /proc/acpi from inside containers
Daniel J Walsh
2018-07-06
*
spec: Make addPrivilegedDevices and createBlockIO per-platform
W. Trevor King
2018-07-06
*
rootless: Merge rootless.go back into rootless_linux.go
W. Trevor King
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
rootless: add function to retrieve the original UID
Giuseppe Scrivano
2018-07-05
*
add image user to inspect data
baude
2018-07-02
*
changes to allow for darwin compilation
baude
2018-06-29
*
Add `podman container cleanup` to CLI
Daniel J Walsh
2018-06-29
*
Start using github.com/seccomp/containers-golang
Daniel J Walsh
2018-06-29
*
conmon no longer writes to syslog
Daniel J Walsh
2018-06-29
*
*: Replace Generator.Spec() with Generator.Config
W. Trevor King
2018-06-27
*
generator.New() requires an OS string input variable
baude
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
*
Podman history now prints out intermediate image IDs
umohnani8
2018-06-22
*
Option handling has become large and should be a shared function
Daniel J Walsh
2018-06-22
*
Add more network info ipv4/ipv6 and be more compatible with docker
Wim
2018-06-17
*
spec: remove dead code
Giuseppe Scrivano
2018-06-15
*
network: do not attempt to create a network in rootless mode
Giuseppe Scrivano
2018-06-15
*
oci: do not set resources in rootless mode
Giuseppe Scrivano
2018-06-15
*
spec: change mount options for /dev/pts in rootless mode
Giuseppe Scrivano
2018-06-15
*
podman: provide a default UID mapping when non root
Giuseppe Scrivano
2018-06-15
*
podman: accept option --rootfs to use exploded images
Giuseppe Scrivano
2018-06-15
*
When setting a memory limit, also set a swap limit
Matthew Heon
2018-06-15
*
varlink build fixes
baude
2018-06-05
*
libpod: Execute poststop hooks locally
W. Trevor King
2018-06-04
*
Add flag to add annotations to a container
Matthew Heon
2018-06-04
*
Want to change the log level on buildah by default to warnf
Daniel J Walsh
2018-06-04
*
hooks: Add debug logging for initial hook loading
W. Trevor King
2018-06-04
*
hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.)
W. Trevor King
2018-06-04
*
hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typo
W. Trevor King
2018-06-04
*
hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSON
W. Trevor King
2018-06-04
*
hooks: Fail ReadDir if a configured hook executable is missing
W. Trevor King
2018-06-04
*
varlink build
baude
2018-06-01
[next]