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
/
cmd
Commit message (
Expand
)
Author
Age
*
Handle http/https in registry given to login/out
TomSweeneyRedHat
2018-10-22
*
Move rootless directory handling to the libpod/pkg/util directory
Daniel J Walsh
2018-10-22
*
Support auth file environment variable & add change to man pages
Qi Wang
2018-10-12
*
Swap from map to channels for podman stop workers
Matthew Heon
2018-10-11
*
Merge pull request #1605 from mheon/syslog_cleanup
OpenShift Merge Robot
2018-10-11
|
\
|
*
Pass along syslog variable to podman cleanup processes
Matthew Heon
2018-10-11
*
|
Merge pull request #1619 from QiWang19/issus1610
OpenShift Merge Robot
2018-10-11
|
\
\
|
*
|
Sort all command flags
Qi Wang
2018-10-11
|
|
/
*
|
Merge pull request #1614 from baude/parastop
OpenShift Merge Robot
2018-10-11
|
\
\
|
*
|
Stop containers in parallel fashion
baude
2018-10-11
*
|
|
Merge pull request #1623 from mheon/static_ip
OpenShift Merge Robot
2018-10-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add --ip flag and plumbing into libpod
Matthew Heon
2018-10-11
|
|
/
*
/
fix runlabel functions based on QA feedback
baude
2018-10-11
|
/
*
Merge pull request #1587 from mheon/fix_pod_status
OpenShift Merge Robot
2018-10-08
|
\
|
*
Fix pod status reporting for new Exited state
Matthew Heon
2018-10-03
*
|
runlabel: execute /proc/self/exe and avoid recursion
Valentin Rothberg
2018-10-05
*
|
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
|
/
*
Merge pull request #1580 from giuseppe/rootless-always-set-XDG_RUNTIME_DIR
OpenShift Merge Robot
2018-10-03
|
\
|
*
rootless: always set XDG_RUNTIME_DIR
Giuseppe Scrivano
2018-10-03
*
|
Merge pull request #1531 from mheon/add_exited_state
OpenShift Merge Robot
2018-10-03
|
\
\
|
|
/
|
/
|
|
*
Address review comments and fix ps output
Matthew Heon
2018-10-02
|
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
|
Merge pull request #1528 from baude/runlabel
OpenShift Merge Robot
2018-10-02
|
\
\
|
*
|
Add container runlabel command
baude
2018-09-28
*
|
|
Merge pull request #1576 from rhatdan/label
OpenShift Merge Robot
2018-10-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable SELinux labeling if --privileged
Daniel J Walsh
2018-10-02
*
|
|
Merge pull request #1563 from jwhonce/wip/pods
OpenShift Merge Robot
2018-10-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
* Update documenation
Jhon Honce
2018-10-01
|
*
|
Implement pod varlink bindings
Jhon Honce
2018-10-01
|
|
/
*
/
Add --all flag to podman kill
Daniel J Walsh
2018-09-30
|
/
*
Add buildah version and distribution to info
baude
2018-09-28
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Refactor Wait() to not require a timeout
Matthew Heon
2018-09-21
*
Don't mount /dev/shm if the user told you --ipc=none
Daniel J Walsh
2018-09-21
*
rootless: fix create with images not in the storage
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of ns:PATH
Giuseppe Scrivano
2018-09-21
*
create, rootless: join the userns of container:CONTAINER
Giuseppe Scrivano
2018-09-21
*
Add new field to libpod to indicate whether or not to use labelling
Daniel J Walsh
2018-09-20
*
report when rootless
baude
2018-09-20
*
Vendor in latest containers/buildah
Daniel J Walsh
2018-09-18
*
Don't crash if an image has no names
Daniel J Walsh
2018-09-18
*
Hooks supports two directories, process default and override
Daniel J Walsh
2018-09-17
*
Merge pull request #1472 from giuseppe/rootless-fix-entrypoint
Matthew Heon
2018-09-14
|
\
|
*
rootless: do not raise an error if the entrypoint is specified
Giuseppe Scrivano
2018-09-14
*
|
Merge pull request #1461 from rhatdan/run
Matthew Heon
2018-09-14
|
\
\
|
*
|
Remove duplicate code between create.go and run.go
Daniel J Walsh
2018-09-13
|
|
/
*
|
Merge pull request #1434 from rhatdan/wait
Matthew Heon
2018-09-14
|
\
\
|
*
|
Add --interval flag to podman wait
Daniel J Walsh
2018-09-13
|
|
/
*
|
Do not set rlimits if we are rootless
Matthew Heon
2018-09-13
*
|
Up default Podman rlimits to avoid max open files
Matthew Heon
2018-09-13
[next]