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: add go-get function
Valentin Rothberg
2019-06-24
*
Merge pull request #3404 from QazerLab/docs/rootless-tutorial
OpenShift Merge Robot
2019-06-23
|
\
|
*
Fix configs location in rootless tutorial.
Danila Kiver
2019-06-22
*
|
Merge pull request #3409 from giuseppe/add-crun
OpenShift Merge Robot
2019-06-23
|
\
\
|
*
|
libpod.conf: add runtime crun
Giuseppe Scrivano
2019-06-22
|
/
/
*
|
Merge pull request #3399 from astronouth7303/patch-1
OpenShift Merge Robot
2019-06-22
|
\
\
|
*
|
runtime.go: Add /usr/local/{s,}bin
Jamie Bliss
2019-06-21
|
*
|
Add /usr/local/{s,}bin to conmon paths
Jamie Bliss
2019-06-21
|
|
/
*
|
Merge pull request #3400 from haircommander/install-hotfix
OpenShift Merge Robot
2019-06-22
|
\
\
|
*
|
include make podman target in install instructions
Peter Hunt
2019-06-21
*
|
|
Merge pull request #3403 from mheon/more_lock_debugging
OpenShift Merge Robot
2019-06-22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add additional debugging when refreshing locks
Matthew Heon
2019-06-21
|
/
/
*
|
Merge pull request #3392 from mheon/missing_periods
OpenShift Merge Robot
2019-06-21
|
\
\
|
|
/
|
/
|
|
*
Add some missing periods to the readme
Matthew Heon
2019-06-20
*
|
Merge pull request #3395 from adrianreber/diff
OpenShift Merge Robot
2019-06-21
|
\
\
|
*
|
Add --latest, -l to 'podman diff'
Adrian Reber
2019-06-21
*
|
|
Merge pull request #3378 from mheon/multiple_runtimes
OpenShift Merge Robot
2019-06-21
|
\
\
\
|
*
|
|
Properly initialize container OCI runtime
Matthew Heon
2019-06-20
|
*
|
|
Handle containers whose OCIRuntime fields are paths
Matthew Heon
2019-06-20
|
*
|
|
Properly handle OCI runtime being set to a path
Matthew Heon
2019-06-20
|
*
|
|
Print container's OCI runtime in `inspect`
Matthew Heon
2019-06-19
|
*
|
|
Make a missing OCI runtime nonfatal
Matthew Heon
2019-06-19
|
*
|
|
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
|
|
|
Merge pull request #3386 from baude/windowsbridge
OpenShift Merge Robot
2019-06-21
|
\
\
\
\
|
*
|
|
|
add windows bridge format
baude
2019-06-20
*
|
|
|
|
Merge pull request #3393 from openSUSE/werror
OpenShift Merge Robot
2019-06-21
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Build cgo files with -Wall -Werror
Sascha Grunert
2019-06-21
|
/
/
/
/
*
|
|
|
Merge pull request #3379 from openSUSE/rootless-fix
OpenShift Merge Robot
2019-06-21
|
\
\
\
\
|
*
|
|
|
Fix format specifiers in rootless_linux.c
Sascha Grunert
2019-06-20
*
|
|
|
|
Merge pull request #3385 from mheon/read_only_validate
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
\
|
*
|
|
|
|
Make configuration validation not require a DB commit
Matthew Heon
2019-06-20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3388 from baude/openstackcs
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
\
|
*
|
|
|
|
vendor containers/storage v1.12.11
baude
2019-06-20
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #3390 from Foxboron/morten/reprobuilds
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
\
|
*
|
|
|
|
Support Reproducible Builds by removing build path
Morten Linderud
2019-06-20
|
*
|
|
|
|
Support SOURCE_DATE_EPOCH
Morten Linderud
2019-06-20
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3380 from openSUSE/asprintf-fix
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
\
|
*
|
|
|
|
Handle possible asprintf failure in rootless_linux.c
Sascha Grunert
2019-06-20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3382 from openSUSE/execlp-fix
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix execvp uage in rootless_linux.c
Sascha Grunert
2019-06-20
|
|
/
/
/
*
|
|
|
Merge pull request #3383 from mheon/avoid_commi
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Avoid a read-write transaction on DB init
Matthew Heon
2019-06-20
|
/
/
/
*
|
|
Merge pull request #3197 from TomSweeneyRedHat/dev/tsweeney/rootlesstutorial
OpenShift Merge Robot
2019-06-20
|
\
\
\
|
*
|
|
First pass rootless tutorial
TomSweeneyRedHat
2019-06-17
*
|
|
|
Merge pull request #3356 from giuseppe/system-migrate-add-doc
OpenShift Merge Robot
2019-06-20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
docs: add note to system migrate
Giuseppe Scrivano
2019-06-19
*
|
|
|
Merge pull request #3376 from mheon/fire_the_ci
OpenShift Merge Robot
2019-06-19
|
\
\
\
\
|
*
|
|
|
Minor roadmap adjustment in README
Matthew Heon
2019-06-19
*
|
|
|
|
Merge pull request #3375 from haircommander/json-file-hotfix
OpenShift Merge Robot
2019-06-19
|
\
\
\
\
\
|
*
|
|
|
|
Fix documentation for log-driver
Peter Hunt
2019-06-19
[next]