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
/
podman
/
common
/
create_opts.go
Commit message (
Expand
)
Author
Age
*
Fixes docker-compose cannot set static ip when use ipam
zhangguanzhang
2021-05-06
*
Add podman run --timeout option
Daniel J Walsh
2021-04-23
*
Parse slirp4netns net options with compat api
Paul Holzinger
2021-04-23
*
add flag "--pidfile" for podman create/run
wuhua.ck
2021-04-16
*
Add --requires flag to podman run/create
Matthew Heon
2021-04-06
*
Compat API: Avoid trying to create volumes if they already exist
Pablo Greco
2021-03-08
*
Merge pull request #9607 from mheon/fix_9523
OpenShift Merge Robot
2021-03-04
|
\
|
*
Respect NanoCpus in Compat Create
Matthew Heon
2021-03-04
*
|
Compat API: create volume source dirs on the host
Matthew Heon
2021-03-03
|
/
*
Merge pull request #9512 from mheon/fix_9511
OpenShift Merge Robot
2021-03-02
|
\
|
*
Fix parsing of Tmpfs field in compat create
Matthew Heon
2021-02-25
*
|
bump go module to v3
Valentin Rothberg
2021-02-22
|
/
*
fix create container: handle empty host port
Matej Vasek
2021-02-16
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
Implement Secrets
Ashley Cui
2021-02-09
*
Ensure the Volumes field in Compat Create is honored
Matthew Heon
2021-01-26
*
Fix --arch and --os flags to work correctly
Daniel J Walsh
2021-01-25
*
Set log driver for compatability containers
baude
2021-01-20
*
Spelling
Josh Soref
2020-12-22
*
pass full NetworkMode to ParseNetworkNamespace
Kevin Wiesmueller
2020-12-07
*
add commas between mount options
baude
2020-12-02
*
Merge pull request #8488 from rhatdan/platform
OpenShift Merge Robot
2020-12-01
|
\
|
*
Add support for --platform
Daniel J Walsh
2020-11-26
*
|
compat create should use bindings
baude
2020-12-01
|
/
*
Refactor compat container create endpoint
Jhon Honce
2020-11-23
*
APIv2 - create container sets wrong entrypoint
Petr SakaĆ
2020-11-22
*
Document containers.conf settings for remote connections
Daniel J Walsh
2020-11-19
*
network aliases for container creation
baude
2020-11-09
*
rootless container creation settings
baude
2020-11-05
*
set resources only when specified
baude
2020-10-27
*
podman create doesn't support creating detached containers
Daniel J Walsh
2020-10-21
*
refactor api compatibility container creation to specgen
baude
2020-10-20
*
Supports import&run--signature-policy
Qi Wang
2020-09-15
*
Add support for variant when pulling images
Daniel J Walsh
2020-08-28
*
podman: add option --cgroup-conf
Giuseppe Scrivano
2020-08-21
*
Specifying --ipc=host --pid=host is broken
Daniel J Walsh
2020-07-28
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Add --umask flag for create, run
Ashley Cui
2020-07-21
*
Pids-limit should only be set if the user set it
Daniel J Walsh
2020-07-10
*
Implement --sdnotify cmdline option to control sd-notify behavior
Joseph Gooch
2020-07-06
*
Merge pull request #6836 from ashley-cui/tzlibpod
OpenShift Merge Robot
2020-07-06
|
\
|
*
Add --tz flag to create, run
Ashley Cui
2020-07-02
*
|
move go module to v2
Valentin Rothberg
2020-07-06
|
/
*
Add --preservefds to podman run
Qi Wang
2020-06-19
*
{create,run} --replace
Valentin Rothberg
2020-06-15
*
container-{create,run}: add `--pod-id-file`
Valentin Rothberg
2020-06-11
*
Fix handling of systemd.
Daniel J Walsh
2020-06-05
*
podman: split env variables in env and overrides
Giuseppe Scrivano
2020-05-07
*
cmd, podman: do not override entrypoint if unset
Giuseppe Scrivano
2020-04-30
*
Add support for devices from command line
Daniel J Walsh
2020-04-21
[next]