Commit Graph

2788 Commits

Author SHA1 Message Date
Nicolas De loof d67e8b9c51
Merge pull request #1474 from docker/build_windows 2021-03-30 14:15:13 +02:00
Guillaume Tardif 2b1158f4c2 Adapt cli/mobycli to avoid duplicating shellout code
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-30 13:45:05 +02:00
aiordache e92b2f80d2 Shell out to docker cli for windows container builds
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-30 13:42:52 +02:00
Nicolas De loof 95d2159258
Merge pull request #1478 from docker/profiles
introduce config --profiles for parity with docker-compose
2021-03-30 12:03:59 +02:00
Guillaume Tardif b7c48621fa
Merge pull request #1475 from gtardif/scan_build_cta
Add scan message after docker build, add e2e tests
2021-03-30 11:56:35 +02:00
Nicolas De Loof 25d5367480
introduce config --profiles for parity with docker-compose
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-30 11:52:16 +02:00
Guillaume Tardif 435a51f9e4 Add scan message after docker build, add e2e tests
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-29 19:12:06 +02:00
aiordache 3f0ee7072f Add `no-cache` build flag
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-26 18:16:22 +01:00
Ulysses Souza e5834f37fd Add tail messages on progress writer
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-25 18:21:36 -03:00
Guillaume Tardif ee4e85ae1d
Merge pull request #1462 from docker/rawTerminal
set terminal in character mode when attached to a container
2021-03-25 18:17:27 +01:00
Guillaume Tardif d13bc958bc
Merge pull request #1463 from aiordache/ipc_support
Add IPC support
2021-03-25 16:13:56 +01:00
Guillaume Tardif b24a3e1486
Merge pull request #1455 from ulyssessouza/cache-container-list-on-down
Reuse container list on command down
2021-03-25 16:13:10 +01:00
Guillaume Tardif badf822a65
Merge pull request #1454 from ulyssessouza/add-ignore-pull-failures
Add --ignore-pull-failures to command pull
2021-03-25 16:09:41 +01:00
aiordache baeede2c6c Add IPC support
Signed-off-by: aiordache <anca.iordache@docker.com>
2021-03-25 10:27:15 +01:00
Ulysses Souza 31e59f6919 Refactor Down to avoid double ContainerList
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-24 17:48:23 -03:00
Ulysses Souza 02744ac4f9 Add --ignore-pull-failures to command pull
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-24 14:44:04 -03:00
Nicolas De Loof d4a8e92f46
set terminal in character mode when attached to a container
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-24 15:37:32 +01:00
Nicolas De loof 9f81314124
Merge pull request #1451 from docker/down_sigterm 2021-03-22 17:18:03 +01:00
Nicolas De loof 40a24af897
Merge pull request #1445 from gtardif/ansi_flag 2021-03-22 17:08:19 +01:00
Nicolas De Loof a942ef4a81
Kill on second SIGTERM
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-22 16:56:02 +01:00
Nicolas De Loof 9af5ea4b6a
run ContainerWait in background so we catch container exit
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-22 16:31:10 +01:00
Guillaume Tardif d3dbc90fde
Merge pull request #1450 from gtardif/better_scripted_install_test
Test install script as non root user (still sudoer to be able to install)
2021-03-22 14:46:55 +01:00
Guillaume Tardif 9df969bd10 Test install script as non root user (still sudoer to be able to install)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-22 14:22:05 +01:00
Guillaume Tardif 83475569e6
Merge pull request #1449 from gtardif/arm_packaging
Transform binary name for arm packages
2021-03-22 13:52:42 +01:00
Guillaume Tardif 1004f4b5c4 transform binary name for arm packages
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-22 12:39:22 +01:00
Nicolas De loof 9d8284d35d
Merge pull request #1448 from docker/no-interpolate
--no-interpolate
2021-03-22 10:38:39 +01:00
Nicolas De Loof 15b56b3e8d
--no-interpolate
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-22 10:01:34 +01:00
Guillaume Tardif 584ceab72a Fix \n not being rendered with backquotes
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-22 09:56:19 +01:00
Nicolas De loof 3c287fa5c2
Merge pull request #1446 from gtardif/build_flags
Added deprecated build flags parallel, compress, force-rm
2021-03-19 19:51:42 +01:00
Guillaume Tardif ffe309f595 Deprecated flag --no-ansi
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-19 17:46:25 +01:00
Guillaume Tardif 6482f7967c Added deprecated build flags parallel, compress, force-rm
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-19 17:37:08 +01:00
Guillaume Tardif 6562ec80f4
Merge pull request #1444 from docker/config_flags
introduce config --services, --volumes, --hash for backward compatibility
2021-03-19 16:57:25 +01:00
Nicolas De Loof ec5489a08c
introduce config --services, --volumes, --hash for backward compatibility
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-19 15:40:24 +01:00
Guillaume Tardif 9ace15c9e5
Merge pull request #1439 from docker/build_url
Support build.context with git URLs
2021-03-19 15:12:08 +01:00
Guillaume Tardif a86a4737da
Merge pull request #1438 from docker/port
introduce `port` command for parity with docker-compose
2021-03-19 15:08:09 +01:00
Guillaume Tardif 2bf3e9d1de
Merge pull request #1443 from docker/parallel
introduce --parallel  and --no-parallel (hidden, deprecated) flags
2021-03-19 15:07:05 +01:00
Guillaume Tardif e0344ea7b4
Merge pull request #1415 from ulyssessouza/add-restart
Add restart command
2021-03-19 15:04:57 +01:00
Nicolas De Loof 2acce2805b
introduce --parallel and --no-parallel (hidden, deprecated) flags for backward compatibility
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-19 14:53:15 +01:00
Nicolas De Loof 8b38874aba
introduce `port` command for parity with docker-compose
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-19 13:31:42 +01:00
Nicolas De Loof 4b1297ec71
Support build.context with git URLs
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-19 10:21:12 +01:00
Nicolas De loof 3366131096
Merge pull request #1437 from gtardif/compose-e2e-cleanup
Cleanup remaining containers after compose e2e tests
2021-03-19 08:06:46 +01:00
Nicolas De loof 23b03af744
Merge pull request #1435 from docker/more_composefile
add support for a few more composefile attributes
2021-03-19 08:06:13 +01:00
Guillaume Tardif 34d03cce57 Cleanup remaining containers after compose e2e tests
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-18 17:03:53 +01:00
Ulysses Souza 1926820daa Add e2e tests
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-03-18 09:51:28 -03:00
Nicolas De Loof 70694e12a2
add support for a few more composefile attributes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-18 11:22:40 +01:00
Guillaume Tardif 3f502000e2
Merge pull request #1434 from docker/PortBindings
set PortBinding HostIP
2021-03-17 18:35:39 +01:00
Guillaume Tardif dbabfe9b7b
Merge pull request #1416 from docker/docs
reference documentation
2021-03-17 18:33:17 +01:00
Nicolas De loof b6df84f56a
Merge pull request #1433 from docker/container_name_without_project 2021-03-17 17:58:50 +01:00
Nicolas De Loof 8f7e7abc6c
set PortBinding HostIP
close https://github.com/docker/compose-cli/issues/1403

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-17 14:05:03 +01:00
Nicolas De Loof 949e8bb090
use "container name witout project" for both logs and events
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-17 11:38:43 +01:00