Files
docker-cli/cli/command/container
Sebastiaan van Stijn 23e26f40fe cli/command/container: createContainer(): return container-ID
This function returned the whole response, but we already handled the
warnings included in the response as part of the function. All consumers
of this function only used the container-ID, so let's simplify and return
just that (it's a non-exported func, so we can change the signature again
if we really need it).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-08 16:54:41 +02:00
..
2017-10-26 12:21:02 -04:00
2022-09-30 11:59:11 +02:00
2022-06-28 17:32:09 +02:00
2022-09-30 11:59:11 +02:00
2022-06-28 17:32:09 +02:00
2022-09-30 11:59:11 +02:00
2022-09-30 11:59:11 +02:00
2023-05-05 18:23:03 +02:00
2021-05-24 19:37:53 +01:00
2021-11-05 18:10:51 +01:00
2022-06-28 17:32:09 +02:00
2022-06-28 17:32:09 +02:00
2022-05-02 14:23:07 +02:00
2018-05-11 16:49:43 -07:00
2022-06-28 17:32:09 +02:00