diff options
author | Paul Holzinger <paul.holzinger@web.de> | 2020-12-29 16:24:01 +0100 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2021-01-07 11:50:28 +0100 |
commit | ef82be4e0022e9986eca5022b76ce228c05e5d89 (patch) | |
tree | 8997e44bcbdb4d8ad85323cb12e1a1d3292d1fd4 /utils/utils_supported.go | |
parent | 355e387692b15b151d65e58b580581382eee7f62 (diff) | |
download | podman-ef82be4e0022e9986eca5022b76ce228c05e5d89.tar.gz podman-ef82be4e0022e9986eca5022b76ce228c05e5d89.tar.bz2 podman-ef82be4e0022e9986eca5022b76ce228c05e5d89.zip |
Make podman generate systemd --new flag parsing more robust
First, use the pflag library to parse the flags. With this we can
handle all corner cases such as -td or --detach=false.
Second, preserve the root args with --new. They are used for all podman
commands in the unit file. (e.g. podman --root /tmp run alpine)
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
Diffstat (limited to 'utils/utils_supported.go')
0 files changed, 0 insertions, 0 deletions