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
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
*
|
Need to wait for container to exit before completing run/start completes
Daniel J Walsh
2018-07-13
*
|
If proxy fails then then signal should be sent to the main process
Daniel J Walsh
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
*
Log all output of logrus to syslog as well as stdout/stderr
Daniel J Walsh
2018-07-12
*
podman rmi should only untag image if parent of another
umohnani8
2018-07-12
*
Changed container status of Unknown from being printed as Dead to Error in Ps
haircommander
2018-07-12
*
Fix podman build completions
Daniel J Walsh
2018-07-12
*
Refactor attach()/start() after podman changes
Jhon Honce
2018-07-12
*
create conmon sockets when getting their paths
baude
2018-07-11
*
build: enable ostree in containers/storage when available
Giuseppe Scrivano
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
*
Allow Init() on stopped containers
Matthew Heon
2018-07-09
*
urfave/cli: fix regression in short-opts parsing
Valentin Rothberg
2018-07-09
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Vendor in latest buildah to add masks for /proc/keys and /proc/acpi
Daniel J Walsh
2018-07-09
*
Vendor in latest containers/storage
Daniel J Walsh
2018-07-08
*
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
*
Podman stats with no containers listed is the same as podman stats --all
haircommander
2018-07-07
*
Refactor unittest for change in history API
Jhon Honce
2018-07-06
*
Merge pull request #1059 from mheon/bump-0.7.1
Matthew Heon
2018-07-06
|
\
|
*
Bump gitvalidation epoch
Matthew Heon
2018-07-06
|
*
Bump to v0.7.2-dev
Matthew Heon
2018-07-06
|
*
Bump to v0.7.1
v0.7.1
Matthew Heon
2018-07-06
|
/
*
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
*
remove buildah requirement for the libpod image library
baude
2018-07-06
*
contrib/python/test/test_tunnel: Fix -nNT -> -nNTq
W. Trevor King
2018-07-06
*
Refactor podman/utils with a single container start and attach function
Marco Vedovati
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
*
Fix nits and GOPATH in tutorial
TomSweeneyRedHat
2018-07-06
*
spec: Make addPrivilegedDevices and createBlockIO per-platform
W. Trevor King
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
*
.travis: Run gofmt and lint on OS X
W. Trevor King
2018-07-06
*
rootless: Merge rootless.go back into rootless_linux.go
W. Trevor King
2018-07-06
*
Makefile: Use a pattern rule for cross-compilation
W. Trevor King
2018-07-06
*
more changes to compile darwin
baude
2018-07-05
*
Fix timeout issue with built-in volume test
umohnani8
2018-07-05
*
rootless: add /run/user/$UID to the lookup paths
Giuseppe Scrivano
2018-07-05
*
rootless: add function to retrieve the original UID
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
[next]