compose/pkg
Sebastiaan van Stijn 4eb43c53fa pkg/compose: RunOneOffContainer: don't use NewStartOptions()
It's no longer used in docker/cli, and doesn't do anything other than
creating an empty struct, so replacing it (as we're planning to
deprecate that function)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-19 12:13:40 +02:00
..
api build: do not attempt to push unnamed service images 2023-07-19 09:58:37 +02:00
compose pkg/compose: RunOneOffContainer: don't use NewStartOptions() 2023-07-19 12:13:40 +02:00
e2e Merge pull request #10829 from milas/e2e-watch-test-fix 2023-07-19 12:07:10 +02:00
mocks Add `docker compose wait` 2023-06-30 16:07:03 +02:00
progress use `--progress` to configure progress UI stylet push 2023-06-12 16:53:42 +02:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils support `attach` 2023-07-10 14:34:28 +02:00
watch fix typos 2023-06-27 16:12:25 +02:00