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
*
Allow users to override default storage opts with --storage-opt
Daniel J Walsh
2021-04-16
*
Ensure that `--userns=keep-id` sets user in config
Matthew Heon
2021-04-16
*
[CI:DOCS] Update swagger definition of inspect manifest
Jhon Honce
2021-04-16
*
Volumes prune endpoint should use only prune filters
Jakub Guzik
2021-04-16
*
Adjust libpod API Container Wait documentation to the code
Pablo Correa Gómez
2021-04-16
*
Add missing return
Jhon Honce
2021-04-16
*
cgroups: force 64 bits to ParseUint
Giuseppe Scrivano
2021-04-16
*
[CI:DOCS] Correct status code for /pods/create
Jhon Honce
2021-04-16
*
Reflect current state of prune implementation in docs
Jakub Guzik
2021-04-16
*
pkg/errorhandling.JoinErrors: don't throw away context for lone errors
Nalin Dahyabhai
2021-04-16
*
Fix handling of $NAME and $IMAGE in runlabel
Daniel J Walsh
2021-04-16
*
Fix flake on failed podman-remote build : try 2
Daniel J Walsh
2021-04-16
*
Fix flake on failed podman-remote build
Daniel J Walsh
2021-04-16
*
[NO TESTS NEEDED] Turn on podman-remote build --isolation
Daniel J Walsh
2021-03-29
*
Fix containers list/prune http api filter behaviour
Jakub Guzik
2021-03-29
*
Unification of until filter across list/prune endpoints
Jakub Guzik
2021-03-29
*
Unification of label filter across list/prune endpoints
Jakub Guzik
2021-03-29
*
fixup
Matej Vasek
2021-03-29
*
fix: build endpoint for compat API
Matej Vasek
2021-03-29
*
Support multi doc yaml for generate/play kube
Eduardo Vega
2021-03-29
*
Correct json field name
Jhon Honce
2021-03-29
*
Fix filters in image http compat/libpod api endpoints
Jakub Guzik
2021-03-29
*
podman generate systemd --new do not duplicate params
Paul Holzinger
2021-03-29
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-29
*
[NO TESTS NEEDED] Use same function podman-remote rmi as podman
Daniel J Walsh
2021-03-29
*
Add problematic volume name to kube play error messages
Jordan Christiansen
2021-03-29
*
Fix list pods filter handling in libpod api
Jakub Guzik
2021-03-29
*
Remove resize race condition
Daniel J Walsh
2021-03-29
*
Add RequiresMountsFor= to systemd generate
Robb Manes
2021-03-29
*
Fix swapped dimensions from terminal.GetSize
Anders F Björklund
2021-03-29
*
Merge pull request #9757 from jwhonce/wip/load
OpenShift Merge Robot
2021-03-22
|
\
|
*
Cleanup /libpod/images/load handler
Jhon Honce
2021-03-19
*
|
security: use the bounding caps with --privileged
Giuseppe Scrivano
2021-03-19
|
/
*
Fix volumes and networks list/prune filters in http api
Jakub Guzik
2021-03-19
*
Merge pull request #9710 from jmguzik/network-prune-filters-http-api
OpenShift Merge Robot
2021-03-18
|
\
|
*
network prune filters for http compat and libpod api
Jakub Guzik
2021-03-18
*
|
pkg/bindings/images.Build(): fix a race condition in error reporting
Nalin Dahyabhai
2021-03-16
*
|
Merge pull request #9711 from jmguzik/volume-prune-fix-http-compat
OpenShift Merge Robot
2021-03-16
|
\
\
|
*
|
Fix for volumes prune in http compat api
Jakub Guzik
2021-03-15
|
|
/
*
|
Merge pull request #9695 from jmguzik/array-inspect-network-fix
OpenShift Merge Robot
2021-03-16
|
\
\
|
*
|
Fix array instead of one elem network http api
Jakub Guzik
2021-03-12
*
|
|
Merge pull request #9589 from troyready/add_compat_auth_endpoint
OpenShift Merge Robot
2021-03-16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix use with localhost (testing)
troyready
2021-03-12
|
*
|
add /auth for docker compatibility
troyready
2021-03-12
*
|
|
Do not leak libpod package into the remote client
Paul Holzinger
2021-03-15
*
|
|
Split libpod/network package
Paul Holzinger
2021-03-15
|
/
/
*
|
Merge pull request #9703 from jmguzik/endpoint-networks
OpenShift Merge Robot
2021-03-12
|
\
\
|
*
|
create endpoint for querying libpod networks
Jakub Guzik
2021-03-12
|
|
/
*
|
Merge pull request #9524 from riyad/apiv3-print-tags-when-building
OpenShift Merge Robot
2021-03-11
|
\
\
|
|
/
|
/
|
|
*
[Compat API] Also print successfully tagging images in /build endpoint
Riyad Preukschas
2021-02-25
[next]