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
Commit message (
Expand
)
Author
Age
*
Merge pull request #1065 from haircommander/pod-start-create-rm
Daniel J Walsh
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
*
|
fix pull image that includes a sha
baude
2018-07-13
|
/
*
Added created time to pod state
haircommander
2018-07-12
*
Support multiple networks
baude
2018-07-12
*
podman rmi should only untag image if parent of another
umohnani8
2018-07-12
*
Allow Init() on stopped containers
Matthew Heon
2018-07-09
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
pkg/ctime: Factor libpod/finished* into a separate package
W. Trevor King
2018-07-06
*
remove buildah requirement for the libpod image library
baude
2018-07-06
*
Remove now-unneeded cleanupCgroup() for unsupported OS
Matthew Heon
2018-07-06
*
Remove per-container CGroup parents
Matthew Heon
2018-07-06
*
libpod/runtime_pod: Make removePod per-platform
W. Trevor King
2018-07-06
*
libpod/networking_unsupported: Remove JoinNetworkNameSpace
W. Trevor King
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
rootless: add /run/user/$UID to the lookup paths
Giuseppe Scrivano
2018-07-05
*
rootless: always set XDG_RUNTIME_DIR
Giuseppe Scrivano
2018-07-05
*
rootless: set XDG_RUNTIME_DIR also for state and exec
Giuseppe Scrivano
2018-07-05
*
libpod/container: Replace containerState* with containerPlatformState
W. Trevor King
2018-07-05
*
add image user to inspect data
baude
2018-07-02
*
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
*
Returning joining namespace error should not be fatal
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: use $HOME/.config/containers/libpod.conf
Giuseppe Scrivano
2018-06-27
*
rootless: do not configure additional groups
Giuseppe Scrivano
2018-06-27
*
oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir()
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
*
Mark containers invalid earlier during removal
Matthew Heon
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
*
Podman history now prints out intermediate image IDs
umohnani8
2018-06-22
*
Fix image volumes access and mount problems on restart
Marco Vedovati
2018-06-22
*
We are using err in defer function, needs to be defined name
Daniel J Walsh
2018-06-22
*
libpod: fix race with attach/start
Giuseppe Scrivano
2018-06-20
*
Errors from closing a netns on removal from DB are nonfatal
Matthew Heon
2018-06-19
*
Add extra debug so we can tell apart postdelete hooks
Matthew Heon
2018-06-19
*
Add --all,-a flag to podman images
umohnani8
2018-06-18
*
Add MacAddress to inspect
Wim
2018-06-18
*
top: make output tabular
Valentin Rothberg
2018-06-18
*
Add more network info ipv4/ipv6 and be more compatible with docker
Wim
2018-06-17
*
Do not run iptablesDNS workaround on IPv6 addresses
Wim
2018-06-17
*
container: specify path to error message
Giuseppe Scrivano
2018-06-15
*
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
[next]