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
*
Makefile: ensure install.docker creates BINDIR
Morten Linderud
2021-04-16
*
Should send the OCI runtime path not just the name to buildah
Daniel J Walsh
2021-04-16
*
Fixed podman-remote --network flag
Kellen Dunham
2021-04-16
*
podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns
Erik Sjölund
2021-04-16
*
Fix typos --uidmapping and --gidmapping
Erik Sjölund
2021-04-16
*
Add default template functions
Jhon Honce
2021-04-16
*
Don't relabel volumes if running in a privileged container
Daniel J Walsh
2021-04-16
*
Allow users to override default storage opts with --storage-opt
Daniel J Walsh
2021-04-16
*
Add transport and destination info to manifest doc
Alexander Wellbrock
2021-04-16
*
Verify existence of auth file if specified
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
*
[CI:DOCS] Fix formatting of podman-build man page
Jonathan Wakely
2021-04-16
*
cgroups: force 64 bits to ParseUint
Giuseppe Scrivano
2021-04-16
*
Fix slashes in socket URLs
Anatoli Babenia
2021-04-16
*
[CI:DOCS] Correct status code for /pods/create
Jhon Honce
2021-04-16
*
cgroup: do not set cgroup parent when rootless and cgroupfs
Giuseppe Scrivano
2021-04-16
*
Reflect current state of prune implementation in docs
Jakub Guzik
2021-04-16
*
Do not delete container twice
Daniel J Walsh
2021-04-16
*
Test that we don't error out on advertised --log-level values
Nalin Dahyabhai
2021-04-16
*
At trace log level, print error text using %+v instead of %v
Nalin Dahyabhai
2021-04-16
*
pkg/errorhandling.JoinErrors: don't throw away context for lone errors
Nalin Dahyabhai
2021-04-16
*
Recognize --log-level=trace
Nalin Dahyabhai
2021-04-16
*
Fix message about runtime to show only the actual runtime
Daniel J Walsh
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
*
Update documentation of podman-run to reflect volume "U" option
Pablo Correa Gómez
2021-04-16
*
Fixes invalid expression in save command
zhangguanzhang
2021-04-16
*
Fix possible panic in libpod/image/prune.go
Paul Holzinger
2021-04-16
*
Update all containers/ project vendors
Matthew Heon
2021-04-16
*
Merge pull request #9875 from mheon/bump_310
OpenShift Merge Robot
2021-03-30
|
\
|
*
Fix tests
Matthew Heon
2021-03-29
|
*
Bump to v3.1.1-dev
Matthew Heon
2021-03-29
|
*
Bump to v3.1.0
v3.1.0
Matthew Heon
2021-03-29
|
/
*
Merge pull request #9868 from mheon/310_backports
OpenShift Merge Robot
2021-03-29
|
\
|
*
Fix test failure
Matthew Heon
2021-03-29
|
*
Update release notes for v3.1.0 final release
Matthew Heon
2021-03-29
|
*
[NO TESTS NEEDED] Turn on podman-remote build --isolation
Daniel J Walsh
2021-03-29
|
*
Fix long option format on docs.podman.io
Paul Holzinger
2021-03-29
|
*
Fix containers list/prune http api filter behaviour
Jakub Guzik
2021-03-29
|
*
[CI:DOCS] Add note to mappings for user/group userns in build
TomSweeneyRedHat
2021-03-29
|
*
Validate passed in timezone from tz option
TomSweeneyRedHat
2021-03-29
|
*
Generate Kubernetes PersistentVolumeClaims from named volumes
Jordan Williams
2021-03-29
|
*
libpod/image: unit tests: use a `registries.conf` for aliases
Valentin Rothberg
2021-03-29
|
*
libpod/image: unit tests: defer cleanup
Valentin Rothberg
2021-03-29
|
*
libpod/image: unit tests: use `require.NoError`
Valentin Rothberg
2021-03-29
[next]