Lokesh Mandvekar
31c56e2b9c
avoid period character at the beginning of newline
...
Otherwise causes rpmlint error for manpage
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Closes : #296
Approved by: baude
2018-02-06 16:18:49 +00:00
Daniel J Walsh
095aaaa639
Allow users to specify logpath
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #135
Approved by: mheon
2018-02-03 19:49:14 +00:00
Daniel J Walsh
099b5fb6f6
Ran spell checker through all man pages
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #269
Approved by: TomSweeneyRedHat
2018-01-29 15:21:34 +00:00
Daniel J Walsh
d4e4878ec3
Remove --storage-opt from podman run/create
...
podman command has storage options as a global option,
these should be set there, rather then in the create and
run commands.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #234
Approved by: baude
2018-01-17 14:49:23 +00:00
umohnani8
2bfb31ddf4
Implement and test the following flags for podman run and create
...
memory, memory-reservation, memory-swap, memory-swappiness, kernel-memory,
cpu-period, cou-quota, cpu-shares, cpus, cpuset-cpus, cpuset-mems,
blkio-weight, blkio-weight-device, sysctl, and ulimit
Signed-off-by: umohnani8 <umohnani@redhat.com>
Closes : #221
Approved by: mheon
2018-01-15 19:27:10 +00:00
Daniel J Walsh
6065f18da6
Cleanup Documentation and bash completions
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #159
Approved by: TomSweeneyRedHat
2017-12-20 18:40:38 +00:00
Daniel J Walsh
94a8107515
Add support for adding devices to container
...
Also add --quiet option to kpod create/run since
this will help with writing tests.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #140
Approved by: TomSweeneyRedHat
2017-12-19 18:51:52 +00:00
Daniel J Walsh
5770dc2640
Rename all references to kpod to podman
...
The decision is in, kpod is going to be named podman.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #145
Approved by: umohnani8
2017-12-18 16:46:05 +00:00