Commit Graph

2659 Commits

Author SHA1 Message Date
Lorena Rangel 62f8bd103b Fix readme: remove extra single quotes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-05-31 16:41:42 +02:00
Lorena Rangel d4b15d833b
Merge pull request #1721 from ndeloof/install
clarify compose 2 install as a CLI plugin
2021-05-31 15:57:01 +02:00
Nicolas De Loof 2863db84b4
clarify compose 2 install as a CLI plugin
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-31 11:56:32 +02:00
Nicolas De loof 2315a1dad7
Merge pull request #1707 from docker/up_follow 2021-05-31 10:54:40 +02:00
Mathieu Champlon c1ebad6005
Merge pull request #1714 from ndeloof/split_build
split compose-cli "docker" and composeV2 cli-plugin release processes
2021-05-31 07:07:23 +02:00
Lorena Rangel a1fe15c8c3
Merge pull request #1715 from ndeloof/env_crash
remove unresolved vars from env set by `exec`
2021-05-27 20:21:52 +02:00
Nicolas De Loof 4947a4037f
remove unresolved vars from env set by `exec`
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-27 16:19:28 +02:00
Nicolas De Loof 3aaec6a554
split compose-cli "docker" and composeV2 cli-plugin release processes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-27 12:46:39 +02:00
Nicolas De Loof 6f6ae071d6
improve container events watch robustness
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-26 14:04:38 +02:00
Nicolas De Loof c16834cba6
attach to containers added by "scale"
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-25 22:59:57 +02:00
Nicolas De loof 2605aae33f
Merge pull request #1711 from ndeloof/rename_race
prevent race condition renaming containers
2021-05-25 20:53:10 +02:00
Nicolas De Loof 5f09e330fb
prevent race condition renaming containers
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-25 14:02:07 +02:00
Nicolas De loof d16a5f4cb9
Merge pull request #1704 from gtardif/fix_win_mount_socket 2021-05-24 22:03:40 +02:00
guillaume.tardif 7a25378590 Do not resolve mount linux abs path as windows path on windows (eg. /var/run/docker.sock => c:/var/run/docker.sock folder)
Signed-off-by: guillaume.tardif <guillaume.tardif@gmail.com>
2021-05-24 21:54:36 +02:00
Guillaume Tardif 003d61f6c6
Merge pull request #1673 from steele/support-wsl1-azure-login
Support Azure login page on WSL 1
2021-05-21 11:24:57 +02:00
Nicolas De loof 93a3392d3a
Merge pull request #1696 from ndeloof/compose_file_env
support compose file set by COMPOSE_FILE env var
2021-05-21 10:22:57 +02:00
Nicolas De loof ccaa1754d4
Merge pull request #1682 from ndeloof/exec_env
define exec env by merging service env with command line --env
2021-05-20 21:29:57 +02:00
Nicolas De Loof 04c3833450
define exec env by merging service env with command line --env
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-20 18:54:03 +02:00
Nicolas De loof ed11511d29
Merge pull request #1691 from docker/pre_run
validate and pre-process flags in PreRun
2021-05-20 18:50:50 +02:00
Nicolas De Loof 8b9ed85928
validate and pre-process flags in PreRun
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-20 18:35:13 +02:00
Nicolas De loof d70b50bc3b
Merge pull request #1689 from chris-crone/bump-linter 2021-05-20 18:33:48 +02:00
Nicolas De loof e91e163c84
Merge pull request #1688 from docker/interceptor 2021-05-20 18:33:41 +02:00
Nicolas De Loof de85b0624b
support compose file set by COMPOSE_FILE env var
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-20 15:41:41 +02:00
Nicolas De loof 24e63e8675
Merge pull request #1693 from docker/restart_services 2021-05-20 12:16:23 +02:00
Nicolas De Loof c76dd110c7
only (re)start selected services
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-20 12:03:30 +02:00
Chris Crone d27bda5e1d build: Update golangci-lint
* Replace goling with revive as the former is deprecated

Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-05-19 15:00:53 +00:00
Chris Crone d543ef3064 build: Include go cache where module cache is used
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-05-19 14:59:21 +00:00
Nicolas De Loof 21e2f5c062
use interceptor to implement ACI-specific flags
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-19 16:00:26 +02:00
Nicolas De Loof 62af4e0cc7 introduce ServiceProxy for backend lazy initialization
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-19 15:48:56 +02:00
Nicolas De loof dbd936b704
Merge pull request #1679 from ndeloof/build_args
resolve build args on compose up --build
2021-05-17 16:32:38 +02:00
Nicolas De loof 2162bc922a
Merge pull request #1675 from ndeloof/ps_exitcode
ps shows healthcheck only for running container
2021-05-17 16:31:43 +02:00
Nicolas De loof 8f2e572edd
Merge pull request #1676 from ndeloof/bind_npipe
named pipe need to be mounted using the bind API
2021-05-17 16:30:45 +02:00
Nicolas De loof ba4c7858c9
Merge pull request #1680 from ndeloof/start_services
only start current project services
2021-05-17 16:30:33 +02:00
Nicolas De Loof 377bcd8048
only start current project services
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-17 11:05:23 +02:00
Nicolas De Loof 70eaf2cc61
resolve build args on compose up --build
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-17 10:54:05 +02:00
Nicolas De Loof 221f420ce2
ps shows healthcheck only for running container
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-17 10:02:47 +02:00
Nicolas De Loof 8f458570c7
named pipe need to be mounted using the bind API
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-17 09:40:54 +02:00
James Steele cac6bd410a Support Azure login page on WSL 1
The format reported by `/proc/version` differs between versions of WSL;
both report the text "Microsoft", albeit in different cases.

Signed-off-by: James Steele <james@kevel.org>
2021-05-15 22:06:33 +01:00
Guillaume Tardif 0a02f7d108
Merge pull request #1657 from ndeloof/multi_ports
support mulitple bindings for same target port
2021-05-12 09:37:02 +02:00
Nicolas De Loof fc25d3a54a
support mulitple bindings for same target port
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-10 08:55:49 +02:00
Nicolas De loof 8a5390ae3e
Merge pull request #1651 from ndeloof/ghcr_credentials 2021-05-07 12:19:17 +02:00
Nicolas De Loof e0ae9d21b4
pass authprovider to buildkit session in addition to driver's Auth parameter
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-07 11:49:20 +02:00
Nicolas De loof db6978aa57
Merge pull request #1628 from ulyssessouza/add-bypass-envvar
Support bypass envvars
2021-05-07 07:25:14 +02:00
Ulysses Souza f159bc4901 Support bypass envvars
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-05-06 15:47:31 -03:00
Nicolas De loof 9432716853
Merge pull request #1646 from gtardif/docs_update
Update compose docs
2021-05-06 16:11:25 +02:00
Nicolas De loof 4c0cbea24b
Merge pull request #1623 from JulienTant/1391-add-cp 2021-05-06 15:49:51 +02:00
Nicolas De loof 59efedf043
Merge pull request #1649 from ndeloof/ps_all 2021-05-06 12:15:15 +02:00
Nicolas De Loof f40846126e
compose ps list stopped containers. -a is used to include oneoff
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-06 11:30:38 +02:00
Nicolas De loof f1aaab1943
Merge pull request #1648 from ndeloof/single_ulimit 2021-05-06 11:14:37 +02:00
Nicolas De Loof fa4d028f8e
apply single ulimit as soft+hard limit
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-05-06 10:31:25 +02:00