Milas Bowman
|
37850f7955
|
ci: upgrade to Go 1.20.5 and Moby v24.x
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
|
2023-06-07 10:41:49 -04:00 |
Guillaume Lours
|
2e4faf80f5
|
add dry-run support to up command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-05-04 15:11:11 +02:00 |
Guillaume Lours
|
eca1365d42
|
cli: dry run support for `build` (#10502)
* add dry-run support for classic builder
* add dry-run support for buildkit
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-05-02 14:23:26 -04:00 |
Guillaume Lours
|
7fb87856aa
|
add dry-run support to down command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-04-07 10:41:51 +02:00 |
Guillaume Lours
|
b83edbd039
|
add dry-run support to create command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-03-30 10:25:56 +02:00 |
Guillaume Lours
|
72a61c0602
|
add dry-run support to run command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-03-27 18:57:11 +02:00 |
Guillaume Lours
|
4434cea535
|
add dry-run support for push command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-03-08 14:23:57 +00:00 |
Guillaume Lours
|
3f7d3c2661
|
add dry-run support for pull command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-03-05 22:04:32 +01:00 |
Guillaume Lours
|
167c6a89b1
|
add dry-run support to restart command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-03-02 10:14:59 +01:00 |
Milas Bowman
|
762cf9d998
|
Merge pull request #10252 from glours/dry-run-exec-support
support dry-run for exec command
|
2023-02-17 10:05:31 -05:00 |
Nicolas De Loof
|
9765f171cd
|
store exec details to offer better dry-run status on ExecStart
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2023-02-13 11:59:01 +01:00 |
Guillaume Lours
|
eb1c798912
|
support dry-run for rm command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-02-09 17:34:10 +01:00 |
Guillaume Lours
|
78b9404767
|
support dry-run for stop command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-02-09 17:34:10 +01:00 |
Guillaume Lours
|
25be264ed8
|
support dry-run for exec command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-02-08 11:21:47 +01:00 |
Guillaume Lours
|
2336d9fe35
|
support dry-run for cp command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-02-03 22:44:26 +01:00 |
Guillaume Lours
|
6754c6b68a
|
add dry-run support of pause and unpause commands
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-30 10:36:36 +01:00 |
Guillaume Lours
|
982a8ccb88
|
support dry-run for kill command
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-30 09:27:17 +01:00 |
Guillaume Lours
|
790712fa92
|
update tty and plain text writers to support dry run mode
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-30 09:27:17 +01:00 |
Guillaume Lours
|
fb36f7fffd
|
directly embed the orignal APIClient in the DryRunClient
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-16 11:11:35 +01:00 |
Guillaume Lours
|
3fac506a30
|
identify functions which need to be ovorridden for dry run feature
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-16 11:11:35 +01:00 |
Guillaume Lours
|
13ef440d6a
|
add DryRun API Client with delagation pattern
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
|
2023-01-16 11:11:35 +01:00 |