Nicolas De Loof
|
dbe7de50a7
|
don't try to start dependencies when there are none
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-03-07 08:25:05 +01:00 |
Zixuan James Li
|
fcff39631a
|
Add documentation for COMPOSE_IGNORE_ORPHANS
Signed-off-by: Zixuan James Li <359101898@qq.com>
|
2022-03-05 22:54:16 +01:00 |
PIG208
|
bcaa908f74
|
Support COMPOSE_IGNORE_ORPHANS for compose run
This revives #7020 and resolves the issue mentioned in #4992.
Signed-off-by: Zixuan James Li <359101898@qq.com>
|
2022-03-05 22:54:16 +01:00 |
Guillaume Lours
|
c64b044b7e
|
Merge pull request #9229 from ulyssessouza/add-ti-run-exec
Add -i and -t to run and exec
|
2022-03-04 17:33:09 +01:00 |
Guillaume Lours
|
1a4e6c2465
|
Merge pull request #9230 from ulyssessouza/treat-env-bool-vars
Add function to convert strings to bool
|
2022-03-04 17:32:21 +01:00 |
Ulysses Souza
|
67b4669f9b
|
Add function to convert strings to bool
Typically used on boolean environment variable values
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2022-03-04 16:42:37 +01:00 |
Ulysses Souza
|
61735c0012
|
Add -i and -t to run and exec
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2022-03-04 14:27:06 +01:00 |
Pavel Sirotkin
|
c12a948f97
|
CONTRIBUTING.md file. Update slack sign-up link
Signed-off-by: Pavel Sirotkin <pav.pnz@gmail.com>
|
2022-03-04 12:25:11 +01:00 |
Nicolas De Loof
|
f86f252a66
|
composeService to use dockerCli's In/Out/Err streams
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-03-03 16:34:57 +01:00 |
dependabot[bot]
|
bf5785307b
|
Bump github.com/containerd/containerd from 1.6.0 to 1.6.1
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.0...v1.6.1)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 14:13:39 +01:00 |
Nicolas De Loof
|
52eeda9aa7
|
report external volume name not found
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-03-02 08:09:31 +01:00 |
Guillaume Lours
|
1f0cf0723c
|
Merge pull request #9221 from ulyssessouza/bump-docker-distribution-2.8.0
Bump docker/distribution -> v2.8.0
|
2022-03-01 16:15:22 +01:00 |
Ulysses Souza
|
315f16e5fb
|
Bump docker/distribution -> v2.8.0
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2022-03-01 16:08:48 +01:00 |
Ulysses Souza
|
327a1bb27b
|
Merge pull request #9219 from ulyssessouza/bump-compose-go-1.1.0
Bump compose-go 1.1.0
|
2022-03-01 15:58:12 +01:00 |
Ulysses Souza
|
16914e372e
|
Bump compose-go 1.1.0
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2022-03-01 15:52:14 +01:00 |
Guillaume Lours
|
ec080f184a
|
Merge pull request #9214 from ndeloof/inconsistent_hash
exclude com.docker.compose.image label from service hash
|
2022-02-28 10:20:36 +01:00 |
Nicolas De Loof
|
b5b8e7a116
|
exclude com.docker.compose.image label from service hash
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-28 10:10:39 +01:00 |
Guillaume Lours
|
9d73cc88cc
|
Merge pull request #9148 from arhemd/issue#9147
Using start, stop, restart from outside the working directory using --project-name (#9147)
|
2022-02-27 09:45:36 +01:00 |
Mehrad Dadar
|
9c68c76bea
|
minor improvement and fix
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-27 03:40:46 +03:30 |
Mehrad Dadar
|
aeb7448449
|
minor improvement and fix
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-25 06:26:05 +03:30 |
Mehrad Dadar
|
42c3adb236
|
project existence check: added error message
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-25 05:36:22 +03:30 |
Mehrad Dadar
|
35f37cd1f7
|
fix lint
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-25 00:00:36 +03:30 |
Mehrad Dadar
|
c0465616bb
|
check service existence in project
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-24 23:46:07 +03:30 |
Mehrad Dadar
|
32d44dfc25
|
added scale to toProjectName
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-24 22:39:38 +03:30 |
Mehrad Dadar
|
5885a250bc
|
Merge branch 'docker:v2' into issue#9147
|
2022-02-24 18:03:05 +03:30 |
Mehrad Dadar
|
ce1c788237
|
minor code cleanup
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-24 14:50:50 +03:30 |
Mehrad Dadar
|
67f7b84829
|
modified com.docker.compose.depends_on label to contain dependency type
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-23 21:34:34 +03:30 |
Guillaume Lours
|
fd676adc5d
|
Merge pull request #9200 from ndeloof/COMPOSE_REMOVE_ORPHANS
COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans
|
2022-02-23 14:10:32 +01:00 |
Nicolas De Loof
|
aa864fde20
|
COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-23 14:04:12 +01:00 |
dependabot[bot]
|
f7a6c3bc54
|
Bump github.com/containerd/containerd from 1.5.8 to 1.6.0
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.8 to 1.6.0.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.5.8...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-23 13:37:56 +01:00 |
Ulysses Souza
|
8a9498c571
|
Merge pull request #9192 from glours/wait-and-scale-0
Wait and scale 0
|
2022-02-23 12:47:34 +01:00 |
Mehrad Dadar
|
7e7262bc77
|
Merge branch 'docker:v2' into issue#9147
|
2022-02-22 05:08:29 +03:30 |
Nicolas De Loof
|
981aea674d
|
bump buildx to 0.7.1
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-21 14:28:22 +01:00 |
Guillaume Lours
|
64a9e4bf01
|
fix cyclomatic complexity of composeService.waitDependencies function
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
2022-02-20 11:59:26 +01:00 |
Guillaume Lours
|
4be38f84df
|
do not stop the dependencies wait process when reaching a dependency with service_started condition
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
2022-02-20 10:28:34 +01:00 |
Guillaume Lours
|
09e0fa94b8
|
do not wait for dependencies with scale 0
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
|
2022-02-20 10:28:34 +01:00 |
Nicolas De Loof
|
416498441c
|
declare `--volume` as an alias for `--volumes`
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-18 17:40:47 +01:00 |
Vedant Koditkar
|
cb45c6f2df
|
Add unit tests for combinedConfigFiles logic ✅
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
|
2022-02-18 16:37:35 +01:00 |
Vedant Koditkar
|
90ca37344f
|
Update breaking test cases ✅
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
|
2022-02-18 16:37:35 +01:00 |
Vedant Koditkar
|
fb3f9e270f
|
Add compose file path to ls command
docker compose ls will not include config files section in result
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
|
2022-02-18 16:37:35 +01:00 |
Ulysses Souza
|
02f78d2893
|
Merge pull request #9183 from ndeloof/golangci-lint-action
use golangci-lint-action
|
2022-02-17 18:17:06 +01:00 |
Nicolas De Loof
|
d47dcef1a6
|
use golangci-lint-action
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-17 18:10:28 +01:00 |
Nicolas De Loof
|
fb9310caf2
|
use CustomLabels for composeV2 metadata and not impact service hash
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2022-02-17 09:05:54 +01:00 |
Mehrad Dadar
|
ced9eba940
|
refactor: removed redundant code
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-17 07:55:11 +03:30 |
Ulysses Souza
|
2eeed8481d
|
Fix pause/unpause by only applying to running containers
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2022-02-16 15:13:12 +01:00 |
Ulysses Souza
|
10ca0314bc
|
Merge pull request #9164 from danBamikiya/compose-up-typo-fix
Fix typo in `reference/compose_up.md`
|
2022-02-11 15:18:59 +01:00 |
Dan Bámíkíyá
|
336b825fdd
|
Fix the typo in the corresponding Yaml file also
Signed-off-by: Dan Bámíkíyá <dudeawesome732@gmail.com>
|
2022-02-11 15:10:08 +01:00 |
Dan Bámíkíyá
|
213d9166dc
|
Fix typo in reference/compose_up
Signed-off-by: Dan Bámíkíyá <dudeawesome732@gmail.com>
|
2022-02-11 15:08:33 +01:00 |
Guillaume Lours
|
598b59f8bf
|
Merge pull request #9142 from thaJeztah/update_goterm
go.mod: github.com/buger/goterm v1.0.4
|
2022-02-08 12:28:18 +01:00 |
Mehrad Dadar
|
65ed8cf4c2
|
Implemented #9147
Signed-off-by: Mehrad Dadar <mehrad.dadar@gmail.com>
|
2022-02-05 10:27:52 +03:30 |