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
/
spec
Commit message (
Expand
)
Author
Age
*
Add better support for unbindable volume mounts
Daniel J Walsh
2020-11-02
*
spec: protect against segfault
Peter Hunt
2020-10-30
*
Convert Split() calls with an equal sign to SplitN()
TomSweeneyRedHat
2020-10-13
*
pkg/spec: fix a confusing error message
Nalin Dahyabhai
2020-10-09
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
fix compat api privileged and entrypoint code
baude
2020-10-01
*
Fix up errors found by codespell
Daniel J Walsh
2020-09-11
*
handle play kube with pod.spec.hostAliases
zhangguanzhang
2020-08-31
*
Switch to containers/common for seccomp
Sascha Grunert
2020-08-27
*
Merge pull request #7409 from zhangguanzhang/apiv2-create-ctr-with-invalid-en...
OpenShift Merge Robot
2020-08-26
|
\
|
*
fix apiv2 will create containers with incorrect commands
zhangguanzhang
2020-08-24
*
|
podman: add option --cgroup-conf
Giuseppe Scrivano
2020-08-21
|
/
*
Ensure DefaultEnvVariables is used in Specgen
Matthew Heon
2020-08-18
*
run, create: add new security-opt proc-opts
Giuseppe Scrivano
2020-08-12
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
abi: set default umask and rlimits
Giuseppe Scrivano
2020-07-17
*
Fix container and pod create commands for remote create
Matthew Heon
2020-07-10
*
Vendor in new version of Buildah
Daniel J Walsh
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
fix: Don't override entrypoint if it's `nil`
maybe-sybr
2020-06-30
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
spec: fix order for setting rlimits
Giuseppe Scrivano
2020-05-11
*
add {generate,play} kube
Valentin Rothberg
2020-05-06
*
Merge pull request #6004 from rhatdan/ulimits
OpenShift Merge Robot
2020-05-01
|
\
|
*
Set up ulimits for rootless containers.
Daniel J Walsh
2020-04-28
*
|
User specified environment happen after other environments are set
Daniel J Walsh
2020-04-28
|
/
*
Update podman to use containers.conf
Daniel J Walsh
2020-04-20
*
Podman V2 birth
Brent Baude
2020-04-16
*
userns: support --userns=auto
Giuseppe Scrivano
2020-04-06
*
Merge pull request #5676 from kolyshkin/volume-flags-alt
OpenShift Merge Robot
2020-04-03
|
\
|
*
pkg/spec.InitFSMounts: optimize
Kir Kolyshkin
2020-04-02
|
*
pkg/spec.InitFSMounts: fix mount opts in place
Kir Kolyshkin
2020-04-01
|
*
pkg/spec/initFSMounts: fix
Kir Kolyshkin
2020-03-31
*
|
Fix environment handling from containers.conf
Daniel J Walsh
2020-04-02
|
/
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
auto updates
Valentin Rothberg
2020-03-17
*
Fix spelling mistakes in code found by codespell
Daniel J Walsh
2020-03-07
*
Merge pull request #4772 from boaz0/closes_4628
OpenShift Merge Robot
2020-03-04
|
\
|
*
Add the rmi flag to podman-run to delete container image
Boaz Shuster
2020-03-03
*
|
Merge pull request #5206 from rhatdan/capabilities
OpenShift Merge Robot
2020-03-03
|
\
\
|
*
|
Allow devs to set labels in container images for default capabilities.
Daniel J Walsh
2020-03-02
|
|
/
*
/
consolidate env handling into pkg/env
Valentin Rothberg
2020-03-03
|
/
*
spec: allow container alias name in lookup
Giuseppe Scrivano
2020-02-26
*
Remove ImageVolumes from database
Matthew Heon
2020-02-21
*
Merge pull request #5222 from mheon/fix_5219
OpenShift Merge Robot
2020-02-20
|
\
|
*
Use cleaned destination path for indexing image volumes
Matthew Heon
2020-02-17
*
|
apiv2 container create using specgen
Brent Baude
2020-02-19
*
|
set process labels in pkg/spec
Valentin Rothberg
2020-02-19
|
/
*
add pkg/capabilities
Valentin Rothberg
2020-02-14
*
Merge pull request #5152 from QiWang19/device-cgroup-rule
OpenShift Merge Robot
2020-02-13
|
\
[next]