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
*
Clean up pods before returning from Pod Stop API call
Matthew Heon
2020-08-24
*
Ensure pod infra containers have an exit command
Matthew Heon
2020-08-24
*
error when adding container to pod with network information
Brent Baude
2020-08-24
*
In podman 1.* regression on --cap-add
Daniel J Walsh
2020-08-21
*
Merge pull request #7363 from mheon/lets_try_this_again
OpenShift Merge Robot
2020-08-21
|
\
|
*
fix podman create/run UTS NS docs
Paul Holzinger
2020-08-20
|
*
abi: fix detection for systemd
Giuseppe Scrivano
2020-08-20
|
*
generate systemd: quote arguments with whitespace
Valentin Rothberg
2020-08-20
|
*
Ensure DefaultEnvVariables is used in Specgen
Matthew Heon
2020-08-20
|
*
[CI:DOCS] BZ1860126 - Fix userns defaults in run man page
TomSweeneyRedHat
2020-08-20
|
*
Unconditionally retrieve pod names via API
Matthew Heon
2020-08-20
|
*
Error pass through for more accurate error reporting
Parker Van Roy
2020-08-20
|
*
Fix handling of working dir
Daniel J Walsh
2020-08-20
|
*
Do not use image CMD if user gave ENTRYPOINT
Matthew Heon
2020-08-20
|
*
Ensure WORKDIR from images is created
Matthew Heon
2020-08-20
|
*
Allow specifying seccomp profiles for privileged containers
Sascha Grunert
2020-08-20
|
*
Use set for systemd commands
Christian Heimes
2020-08-20
|
*
Enable systemd mode for /usr/local/sbin/init
Christian Heimes
2020-08-20
|
*
Replace deepcopy on history results
Brent Baude
2020-08-20
|
*
Add parameter verification for api creation network
zhangguanzhang
2020-08-20
|
*
Fix hang when `path` doesn't exist
Jonathan Dieter
2020-08-20
|
*
podman.service: use sdnotiy
Valentin Rothberg
2020-08-20
|
*
podman support for IPv6 networks
Antonio Ojea
2020-08-20
*
|
Cleanup handling of podman mount/unmount
Daniel J Walsh
2020-08-20
|
/
*
Add username to /etc/passwd inside of container if --userns keep-id
Daniel J Walsh
2020-08-11
*
fix pod creation with "new:" syntax
Paul Holzinger
2020-08-11
*
Add versioned _ping endpoint
Jhon Honce
2020-08-11
*
API returns 500 in case network is not found instead of 404
zhangguanzhang
2020-08-11
*
Handle podman-remote run --rm
Daniel J Walsh
2020-08-11
*
correct go-binding key for volumes
Brent Baude
2020-08-11
*
Missing return after early exit
Brent Baude
2020-08-11
*
docker-compose uses application/tar
Brent Baude
2020-08-11
*
rootless: system service joins immediately the namespaces
Giuseppe Scrivano
2020-08-11
*
fix bug podman sign storage path
Qi Wang
2020-08-11
*
podman-remote send name and tag
Brent Baude
2020-08-11
*
image list: speed up
Valentin Rothberg
2020-08-11
*
generate systemd: fix error handling
Valentin Rothberg
2020-08-11
*
Publish IP from YAML (podman play kube)
Ashley Cui
2020-08-04
*
Binding the same container port to >1 host port is OK
Matthew Heon
2020-07-31
*
compat/info.go: TrimPrefix(CGroupsVersion, "v")
Akihiro Suda
2020-07-31
*
Fix `podman image search` missing description
Ralf Haferkamp
2020-07-31
*
API events: fix parsing error
Valentin Rothberg
2020-07-27
*
Fix handling of entrypoint
Daniel J Walsh
2020-07-22
*
log API: add context to allow for cancelling
Valentin Rothberg
2020-07-22
*
fix API: Create container with an invalid configuration
zhangguanzhang
2020-07-22
*
Fix: Correct connection counters for hijacked connections
Korhonen Sami (Samlink)
2020-07-22
*
Fix: Hijacking v2 endpoints to follow rfc 7230 semantics
Korhonen Sami (Samlink)
2020-07-22
*
Remove hijacked connections from active connections list
Korhonen Sami (Samlink)
2020-07-22
*
Correctly print STDOUT on non-terminal remote exec
Matthew Heon
2020-07-22
*
Fix container and pod create commands for remote create
Matthew Heon
2020-07-22
[next]