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
/
create.go
Commit message (
Expand
)
Author
Age
*
apparmor: respect "unconfined" setting
Valentin Rothberg
2018-08-09
*
Cleanup descriptions and help information
Daniel J Walsh
2018-07-27
*
podman: allow to specify the IPC namespace to join
Giuseppe Scrivano
2018-07-24
*
podman: allow to specify the UTS namespace to join
Giuseppe Scrivano
2018-07-24
*
podman: allow to specify the PID namespace to join
Giuseppe Scrivano
2018-07-24
*
podman: allow to specify the userns to join
Giuseppe Scrivano
2018-07-24
*
We don't currently support --mac-address
Daniel J Walsh
2018-07-24
*
AppArmor: runtime check if it's enabled on the host
Valentin Rothberg
2018-07-23
*
podman/libpod: add default AppArmor profile
Valentin Rothberg
2018-07-11
*
Add --volumes-from flag to podman run and create
umohnani8
2018-07-09
*
Add `podman container cleanup` to CLI
Daniel J Walsh
2018-06-29
*
Option handling has become large and should be a shared function
Daniel J Walsh
2018-06-22
*
podman: use a different store for the rootless case
Giuseppe Scrivano
2018-06-15
*
podman: accept option --rootfs to use exploded images
Giuseppe Scrivano
2018-06-15
*
Aliases do not work with IsSet
Daniel J Walsh
2018-06-12
*
Add flag to add annotations to a container
Matthew Heon
2018-06-04
*
Remove --net flag and make it an alias for --network
Matthew Heon
2018-05-31
*
do not allow port related args to be used with --network=container:
Daniel J Walsh
2018-05-30
*
Spell check strings and comments
Jhon Honce
2018-05-25
*
podman create, start, getattachsocket
baude
2018-05-21
*
Begin wiring in USERNS Support into podman
Daniel J Walsh
2018-05-04
*
podman should assign a host port to -p when omitted
baude
2018-05-01
*
varlink images
baude
2018-04-26
*
Vendor in latest containers/image and contaners/storage
umohnani8
2018-04-19
*
regression: tls verify should be set on registries.conf if insecure
baude
2018-04-18
*
validate dns-search values prior to creation
baude
2018-04-16
*
podman pull should always try to pull
baude
2018-04-14
*
Functionality changes to the following flags
umohnani8
2018-04-06
*
Only allocate tty when -t
baude
2018-04-03
*
--entrypoint= should delete existing entrypoint
baude
2018-04-03
*
Add secrets patch to podman
umohnani8
2018-03-29
*
podman: new option --conmon-pidfile=
Giuseppe Scrivano
2018-03-29
*
If cidfile exists, do not proceed
baude
2018-03-23
*
Migrate podman inspect and tag to image library
baude
2018-03-21
*
Image library stage 4 - create and commit
baude
2018-03-20
*
Add signal proxying to podman run, start, and attach
Matthew Heon
2018-03-15
*
We should not have a default workdir
Daniel J Walsh
2018-03-15
*
Stage3 Image Library
baude
2018-03-14
*
Add support for --no-new-privs
Daniel J Walsh
2018-02-24
*
Implement --image-volumes for create and run
umohnani8
2018-02-22
*
Fix podman save when redirecting output
umohnani8
2018-02-20
*
No entrpoint, cmd, or command
baude
2018-02-15
*
Change json to match docker inspect
Daniel J Walsh
2018-02-11
*
Honor ENTRYPOINT in image
baude
2018-02-11
*
Rework port code
baude
2018-02-09
*
Change stop signal default to SIGTERM
Matthew Heon
2018-02-06
*
Migrate Create|Commit to ginkgo
baude
2018-02-02
*
Ginkgo Tests: ps, pull, push and rm
baude
2018-01-31
*
Streamline image resolution
baude
2018-01-23
*
Expose ports from image
baude
2018-01-22
[next]