spiegel_podman/pkg/spec
Daniel J Walsh 82a948c04e Option handling has become large and should be a shared function
Everytime we add a new option for create, we end up having to also
add it to run, this makes it error prone.  Moving these to the same
function makes it easier to develop and prevents user mistakes.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #975
Approved by: mheon
2018-06-22 14:30:18 +00:00
..
createconfig.go Option handling has become large and should be a shared function 2018-06-22 14:30:18 +00:00
parse.go podman create, start, getattachsocket 2018-05-21 19:26:56 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go spec: remove dead code 2018-06-15 14:53:19 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00