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
*
When superceding mounts, check for opposite types
Matthew Heon
2019-05-21
*
rootless: force resources to be nil on cgroup v1
Giuseppe Scrivano
2019-05-20
*
Don't set apparmor if --priviliged
Daniel J Walsh
2019-05-20
*
rootless, spec: allow resources with cgroup v2
Giuseppe Scrivano
2019-05-13
*
Add support for retry count with --restart flag
Matthew Heon
2019-05-03
*
Add container restart policy to Libpod & Podman
Matthew Heon
2019-05-03
*
Merge pull request #2959 from mheon/merge_volume_flags
OpenShift Merge Robot
2019-05-03
|
\
|
*
Move handling of ReadOnlyTmpfs into new mounts code
Matthew Heon
2019-05-01
|
*
Ensure that named volumes have their options parsed
Matthew Heon
2019-05-01
|
*
Add options parsing for tmpfs mounts
Matthew Heon
2019-05-01
|
*
Use EqualValues instead of reflect equality
Matthew Heon
2019-05-01
|
*
Hit a number of to-do comments in unified volumes code
Matthew Heon
2019-05-01
|
*
Fix options for non-bind and non-tmpfs volumes
Matthew Heon
2019-05-01
|
*
Migrate unit tests from cmd/podman into pkg/spec
Matthew Heon
2019-05-01
|
*
Migrate to unified volume handling code
Matthew Heon
2019-05-01
|
*
Always pass pod into MakeContainerConfig
Matthew Heon
2019-05-01
|
*
Remove non-config fields from CreateConfig
Matthew Heon
2019-05-01
|
*
Add a new function for converting a CreateConfig
Matthew Heon
2019-05-01
*
|
Merge pull request #3031 from baude/remotewindows
OpenShift Merge Robot
2019-05-01
|
\
\
|
|
/
|
/
|
|
*
enable podman-remote on windows
baude
2019-04-30
*
|
auto pass http_proxy into container
James Cassell
2019-04-30
|
/
*
Add --read-only-tmpfs options
Daniel J Walsh
2019-04-26
*
spec: mask /sys/kernel when bind mounting /sys
Giuseppe Scrivano
2019-04-11
*
oci: add /sys/kernel to the masked paths
Giuseppe Scrivano
2019-04-11
*
Drop LocalVolumes from our the database
Matthew Heon
2019-04-04
*
Major rework of --volumes-from flag
Matthew Heon
2019-04-04
*
Add handling for new named volumes code in pkg/spec
Matthew Heon
2019-04-04
*
rootless: remove SkipStorageSetup()
Giuseppe Scrivano
2019-04-01
*
Ensure that we make a netns for CNI non-default nets
Matthew Heon
2019-03-28
*
Remove ulele/deepcopier in favor of JSON deep copy
Matthew Heon
2019-03-27
*
Resolve review comments
Matthew Heon
2019-03-27
*
Add --no-hosts flag to disable management of /etc/hosts
Matthew Heon
2019-03-27
*
Add for --dns=none to disable creation of resolv.conf
Matthew Heon
2019-03-27
*
Need to pass the true paramater with --syslog in cobra
Daniel J Walsh
2019-03-20
*
Vendor docker/docker, fsouza and more #2
TomSweeneyRedHat
2019-03-13
*
Merge pull request #2562 from baude/healtcheckphase2
OpenShift Merge Robot
2019-03-12
|
\
|
*
healtcheck phase 2
baude
2019-03-12
*
|
Fix SELinux on host shared systems in userns
Daniel J Walsh
2019-03-11
|
/
*
Merge pull request #2412 from QiWang19/iss2380
OpenShift Merge Robot
2019-03-06
|
\
|
*
fix bug --device enable specifying directory as device
Qi Wang
2019-03-06
*
|
podman healthcheck run (phase 1)
baude
2019-03-05
|
/
*
volume: do not create a volume if there is a bind
Giuseppe Scrivano
2019-02-26
*
Merge pull request #2358 from rhatdan/namespace
OpenShift Merge Robot
2019-02-25
|
\
|
*
Fix up handling of user defined network namespaces
Daniel J Walsh
2019-02-23
*
|
podman: fix ro bind mounts if no* opts are on the source
Giuseppe Scrivano
2019-02-25
|
/
*
Fix volume handling in podman
Daniel J Walsh
2019-02-14
*
Fix manual detach from containers to not wait for exit
Matthew Heon
2019-02-12
*
cleanup: use the correct runtime
Giuseppe Scrivano
2019-02-07
*
rootless: do not override /dev/pts if not needed
Giuseppe Scrivano
2019-02-06
*
Merge pull request #2142 from giuseppe/expose-ports
OpenShift Merge Robot
2019-01-20
|
\
[next]