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
*
Error when trying to copy into a running rootless ctr
Matthew Heon
2019-05-30
*
We can't pause rootless containers during cp
Matthew Heon
2019-05-29
*
Fix bug in e2e tests for podman cp
Matthew Heon
2019-05-29
*
Tolerate non-running containers in paused cp
Matthew Heon
2019-05-29
*
Add test to ensure symlinks are resolved in ctr scope
Matthew Heon
2019-05-29
*
Add --pause to podman cp manpage and bash completions
Matthew Heon
2019-05-29
*
Pause containers while copying into them
Matthew Heon
2019-05-29
*
Use securejoin to merge paths in `podman cp`
Matthew Heon
2019-05-29
*
Merge pull request #3230 from ashley-cui/dnsdoc
OpenShift Merge Robot
2019-05-29
|
\
|
*
add dns flags to docs
Ashley Cui
2019-05-29
*
|
Merge pull request #3221 from josegonzalez/master
OpenShift Merge Robot
2019-05-29
|
\
\
|
*
|
add missing container cp command
Jose Diaz-Gonzalez
2019-05-29
|
*
|
document missing container update command
Jose Diaz-Gonzalez
2019-05-29
*
|
|
Merge pull request #3228 from rhatdan/man
OpenShift Merge Robot
2019-05-29
|
\
\
\
|
*
|
|
Podman logs man page shouldn't include timestamps
Daniel J Walsh
2019-05-29
|
/
/
/
*
|
|
Merge pull request #2709 from haircommander/journald
OpenShift Merge Robot
2019-05-29
|
\
\
\
|
*
|
|
Add --follow to journald ctr logging
Peter Hunt
2019-05-28
|
*
|
|
Address comments
Peter Hunt
2019-05-28
|
*
|
|
Implement podman logs with log-driver journald
Peter Hunt
2019-05-28
|
*
|
|
bump go-systemd version
Peter Hunt
2019-05-28
|
*
|
|
Added --log-driver and journald logging
Peter Hunt
2019-05-28
|
*
|
|
Update completions and docs to use k8s file as log driver
Peter Hunt
2019-05-28
*
|
|
|
Merge pull request #3223 from cevich/multi-zone-hack
OpenShift Merge Robot
2019-05-29
|
\
\
\
\
|
*
|
|
|
hack: support setting local region/zone
Chris Evich
2019-05-29
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #3188 from giuseppe/fix-join-existing-containers
OpenShift Merge Robot
2019-05-29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rootless: make JoinUserAndMountNS private
Giuseppe Scrivano
2019-05-25
|
*
|
|
Revert "rootless: change default path for conmon.pid"
Giuseppe Scrivano
2019-05-25
|
*
|
|
rootless: enable loginctl linger
Giuseppe Scrivano
2019-05-25
|
*
|
|
rootless: new function to join existing conmon processes
Giuseppe Scrivano
2019-05-25
|
*
|
|
rootless: block signals for pause
Giuseppe Scrivano
2019-05-25
*
|
|
|
Merge pull request #3210 from haircommander/conmon-0.2.0
OpenShift Merge Robot
2019-05-28
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bump conmon to v0.2.0
Peter Hunt
2019-05-28
*
|
|
|
Merge pull request #3208 from vrothberg/fix-3207
OpenShift Merge Robot
2019-05-28
|
\
\
\
\
|
*
|
|
|
runtime: unlock the alive lock only once
Valentin Rothberg
2019-05-28
*
|
|
|
|
Merge pull request #3137 from giuseppe/unshare-fixes
OpenShift Merge Robot
2019-05-28
|
\
\
\
\
\
|
*
|
|
|
|
unshare: define CONTAINERS_GRAPHROOT and CONTAINERS_RUNROOT
Giuseppe Scrivano
2019-05-16
|
*
|
|
|
|
unshare: use rootless from libpod
Giuseppe Scrivano
2019-05-16
*
|
|
|
|
|
Merge pull request #3194 from QiWang19/cptar
OpenShift Merge Robot
2019-05-28
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fix bug dest path of copying tar
Qi Wang
2019-05-24
*
|
|
|
|
|
Merge pull request #3189 from vrothberg/apparmor-fixes
OpenShift Merge Robot
2019-05-28
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
warn when --security-opt and --privileged
Valentin Rothberg
2019-05-24
|
*
|
|
|
|
baseline tests: apparmor with --privileged
Valentin Rothberg
2019-05-24
|
*
|
|
|
|
apparmor: don't load/set profile in privileged mode
Valentin Rothberg
2019-05-23
*
|
|
|
|
|
Merge pull request #3198 from jjwatt/patch-1
OpenShift Merge Robot
2019-05-26
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update install.md ostree Debian dependencies.
Jesse Wattenbarger
2019-05-24
*
|
|
|
|
|
Merge pull request #3196 from giuseppe/keep-id
OpenShift Merge Robot
2019-05-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
podman: honor env variable PODMAN_USERNS
Giuseppe Scrivano
2019-05-24
|
*
|
|
|
|
|
userns: add new option --userns=keep-id
Giuseppe Scrivano
2019-05-24
|
*
|
|
|
|
|
rootless: store also the original GID in the host
Giuseppe Scrivano
2019-05-23
*
|
|
|
|
|
|
Merge pull request #3185 from mheon/fix_cp_test
OpenShift Merge Robot
2019-05-25
|
\
\
\
\
\
\
\
[next]