diff options
author | Peter Hunt <pehunt@redhat.com> | 2019-07-22 15:56:58 -0400 |
---|---|---|
committer | Peter Hunt <pehunt@redhat.com> | 2019-07-23 13:29:33 -0400 |
commit | 5bf99a82ff48cd5097182c55fe1347daf793324b (patch) | |
tree | 726fc427fba4615f2262932d71a8f9676604e3e4 /API.md | |
parent | 479eeac62cd74e32cbe74fc8afbfc82d4d8a8abd (diff) | |
download | podman-5bf99a82ff48cd5097182c55fe1347daf793324b.tar.gz podman-5bf99a82ff48cd5097182c55fe1347daf793324b.tar.bz2 podman-5bf99a82ff48cd5097182c55fe1347daf793324b.zip |
add detach keys support for remote
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'API.md')
-rwxr-xr-x | API.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1591,6 +1591,8 @@ user [?string](#?string) workdir [?string](#?string) env [?[]string](#?[]string) + +detachKeys [?string](#?string) ### <a name="Image"></a>type Image |