Commit Graph

  • aeb7448449 minor improvement and fix Mehrad Dadar 2022-02-25 06:26:05 +0330
  • 42c3adb236 project existence check: added error message Mehrad Dadar 2022-02-25 05:36:22 +0330
  • 35f37cd1f7 fix lint Mehrad Dadar 2022-02-25 00:00:36 +0330
  • c0465616bb check service existence in project Mehrad Dadar 2022-02-24 23:46:07 +0330
  • 32d44dfc25 added scale to toProjectName Mehrad Dadar 2022-02-24 22:39:38 +0330
  • 5885a250bc
    Merge branch 'docker:v2' into issue#9147 Mehrad Dadar 2022-02-24 18:03:05 +0330
  • ce1c788237 minor code cleanup Mehrad Dadar 2022-02-24 14:50:50 +0330
  • 67f7b84829 modified com.docker.compose.depends_on label to contain dependency type Mehrad Dadar 2022-02-23 21:34:34 +0330
  • fd676adc5d
    Merge pull request #9200 from ndeloof/COMPOSE_REMOVE_ORPHANS Guillaume Lours 2022-02-23 14:10:32 +0100
  • aa864fde20
    COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans Nicolas De Loof 2022-02-23 14:04:12 +0100
  • f7a6c3bc54 Bump github.com/containerd/containerd from 1.5.8 to 1.6.0 dependabot[bot] 2022-02-21 13:29:54 +0000
  • 8a9498c571
    Merge pull request #9192 from glours/wait-and-scale-0 Ulysses Souza 2022-02-23 12:47:34 +0100
  • 7e7262bc77
    Merge branch 'docker:v2' into issue#9147 Mehrad Dadar 2022-02-22 05:08:29 +0330
  • 981aea674d bump buildx to 0.7.1 Nicolas De Loof 2022-02-18 17:15:01 +0100
  • 64a9e4bf01
    fix cyclomatic complexity of composeService.waitDependencies function Guillaume Lours 2022-02-20 11:59:26 +0100
  • 4be38f84df do not stop the dependencies wait process when reaching a dependency with service_started condition Guillaume Lours 2022-02-20 10:28:05 +0100
  • 09e0fa94b8 do not wait for dependencies with scale 0 Guillaume Lours 2022-02-19 21:17:51 +0100
  • 416498441c declare `--volume` as an alias for `--volumes` Nicolas De Loof 2022-02-17 11:48:09 +0100
  • cb45c6f2df Add unit tests for combinedConfigFiles logic Vedant Koditkar 2022-02-14 20:32:37 +0530
  • 90ca37344f Update breaking test cases Vedant Koditkar 2022-02-14 20:30:26 +0530
  • fb3f9e270f Add compose file path to ls command Vedant Koditkar 2022-02-14 20:25:47 +0530
  • 02f78d2893
    Merge pull request #9183 from ndeloof/golangci-lint-action Ulysses Souza 2022-02-17 18:17:06 +0100
  • d47dcef1a6
    use golangci-lint-action Nicolas De Loof 2022-02-17 18:01:46 +0100
  • fb9310caf2 use CustomLabels for composeV2 metadata and not impact service hash Nicolas De Loof 2021-11-24 09:11:27 +0100
  • ced9eba940 refactor: removed redundant code Mehrad Dadar 2022-02-17 07:55:11 +0330
  • 2eeed8481d Fix pause/unpause by only applying to running containers Ulysses Souza 2022-02-02 02:30:02 +0100
  • d62c9fe842 Avoid pulling same images multiple times Vedant Koditkar 2022-02-14 17:15:28 +0530
  • 10ca0314bc
    Merge pull request #9164 from danBamikiya/compose-up-typo-fix Ulysses Souza 2022-02-11 15:18:59 +0100
  • 336b825fdd Fix the typo in the corresponding Yaml file also Dan Bámíkíyá 2022-02-11 14:53:41 +0100
  • 213d9166dc Fix typo in reference/compose_up Dan Bámíkíyá 2022-02-11 14:38:04 +0100
  • 598b59f8bf
    Merge pull request #9142 from thaJeztah/update_goterm Guillaume Lours 2022-02-08 12:28:18 +0100
  • 65ed8cf4c2 Implemented #9147 Mehrad Dadar 2022-02-05 10:27:52 +0330
  • a23cbb580e
    Merge pull request #9146 from ulyssessouza/bump-compose-go-1.0.9 Ulysses Souza 2022-02-05 02:59:23 +0100
  • a89e194558 Bump compose-go 1.0.9 Ulysses Souza 2022-02-04 14:47:16 +0100
  • b31695a66e
    go.mod: github.com/buger/goterm v1.0.4 Sebastiaan van Stijn 2022-02-03 21:33:39 +0100
  • 5262d3bbf5
    Merge pull request #9130 from laurazard/fix_mac_address_network_priority Ulysses Souza 2022-02-01 14:53:25 +0100
  • a4836391a5 Set NetworkMode correctly according to network priorities Laura Brehm 2022-01-28 14:31:55 +0000
  • bfd7428619
    Merge pull request #9074 from ndeloof/down_volumes Ulysses Souza 2022-01-21 13:09:10 +0100
  • feba34e406
    only remove volumes set by compose file Nicolas De Loof 2022-01-03 09:08:41 +0100
  • 37f763f009 Don't SetRawTerminal() when exec is run with -T Yuri Kanivetsky 2022-01-18 06:38:56 +0200
  • 99cd90a4b2 Return only numbers in short version Guillaume Rose 2022-01-10 10:41:40 +0100
  • a279c3a934 Discard env_file section on convert/config Ulysses Souza 2022-01-11 18:43:47 +0100
  • ee586e7f1e Introduce ergonomic API for handling multiple container events Nikhil Benesch 2022-01-07 13:01:59 -0500
  • 5eb314a4ca Add progress output while waiting for dependencies Nikhil Benesch 2022-01-06 23:17:10 -0500
  • c5cdce0b60 Don't wait forever for unhealthy dependencies Nikhil Benesch 2022-01-07 12:40:59 -0500
  • 6dc6bedb60 Downgrade goterm to 1.0.1 Ulysses Souza 2022-01-04 13:10:38 +0100
  • 9f06a02eb5 Moved bind mode creation to getBindMode function Tymoteusz Blazejczyk 2022-01-02 00:37:36 +0100
  • 9d0421a929 Removed the replace directive in the go.mod file Tymoteusz Blazejczyk 2022-01-01 17:04:43 +0100
  • 340b5482b0 Changed to the official compose-spec/compose-go Tymoteusz Blazejczyk 2022-01-01 16:47:10 +0100
  • faaa93bf12 Added volume bind option SELinux label :z :Z Tymoteusz Blazejczyk 2022-01-01 16:16:14 +0100
  • 381df20010 Bump github.com/AlecAivazis/survey/v2 from 2.2.3 to 2.3.2 dependabot[bot] 2021-12-17 14:11:27 +0000
  • a9e8164a8d Bump github.com/containerd/console from 1.0.2 to 1.0.3 dependabot[bot] 2021-12-15 09:52:09 +0000
  • 1191023fb6 Propagate GroupAdd from ServiceConfig to HostConfig Lance Chen 2021-12-03 14:31:10 +0800
  • a108690ac2 Bump github.com/buger/goterm from 1.0.0 to 1.0.3 dependabot[bot] 2021-12-17 06:51:51 +0000
  • 0e81d1c88e Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1 dependabot[bot] 2021-12-17 05:36:57 +0000
  • 22002531d8 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 dependabot[bot] 2021-12-15 09:51:50 +0000
  • b66ff0c3d8 Bump github.com/golang/mock from 1.5.0 to 1.6.0 dependabot[bot] 2021-12-15 09:52:26 +0000
  • 7b6439997d Fix output redirection on command run Ulysses Souza 2021-12-14 19:45:10 +0100
  • d37b3fe413
    Merge pull request #9036 from ulyssessouza/add-dependabot Ulysses Souza 2021-12-15 10:38:28 +0100
  • ce7a2412b1 Add dependabot Ulysses Souza 2021-12-14 16:19:41 +0100
  • 9e52e9fbe3
    Merge pull request #9004 from ndeloof/cp_stopped Ulysses Souza 2021-12-14 14:27:51 +0100
  • c5b7624d10
    compose cp doesn't need a full project and can copy from stopped container Nicolas De Loof 2021-12-06 14:54:42 +0100
  • cf7319fc6e Only kill running containers Ulysses Souza 2021-12-09 16:18:30 +0100
  • 740276f550 handle "stop" event Nicolas De Loof 2021-12-08 17:59:48 +0100
  • 40bca10250
    Merge pull request #9007 from ulyssessouza/add-test-modes Ulysses Souza 2021-12-09 11:16:37 +0100
  • 8ae8d99528 Use build tags for selecting e2e test mode Ulysses Souza 2021-12-09 10:30:05 +0100
  • f03b7085c3 compose ps: fix typo "unknow" -> "unknown" Jon Cram 2021-12-08 15:22:50 +0000
  • 36c2947e4d
    Merge pull request #9012 from notok/rm_containers_when_build_succeed Ulysses Souza 2021-12-08 12:39:10 +0100
  • 3bbcc3d4d0 Fix lint error notok 2021-12-08 18:41:25 +0900
  • b47d8ea868 Remove intermediate containers when build succeeded notok 2021-12-08 03:54:45 +0900
  • a97a73600e Add 2 modes test mechanism Ulysses Souza 2021-12-07 05:49:04 +0100
  • 6735220557 ignore missing (swarm) overlay networks Nicolas De Loof 2021-12-05 10:51:09 +0100
  • d7d29b25bc compose images should list created containers images Kevin Roy 2021-12-03 14:42:35 +0100
  • e2f33af831 Merge and fix Convert function from `docker/compose-switch` Ulysses Souza 2021-12-02 11:03:38 +0100
  • 19b9fdf536 upgrade version of opencontainers/image-spec (security issue) Guillaume Lours 2021-12-03 11:48:21 +0100
  • a842522f49 use filepath instead of path to check if the dockerfile path is abolute or not Guillaume Lours 2021-12-03 11:37:07 +0100
  • bc1160de72 Turn external volume usage into a warning instead of erroring Ulysses Souza 2021-12-02 02:24:02 +0100
  • f791bc8a42
    Merge pull request #8984 from ndeloof/logs_restart Ulysses Souza 2021-12-02 09:27:11 +0100
  • 0d7567131a
    compose logs to notify printer about container lifecycle events Nicolas De Loof 2021-12-02 09:12:49 +0100
  • 7b84f2c2a5
    Merge pull request #8974 from ulyssessouza/fix-links-resolution3 Mathieu Champlon 2021-11-29 10:34:00 +0100
  • cf7b1441d9 Return an error when failing to list containers Ulysses Souza 2021-11-29 10:18:30 +0100
  • 32005b0bfe
    Merge pull request #8953 from ulyssessouza/test-multiargs Mathieu Champlon 2021-11-29 09:46:47 +0100
  • 025a72a417
    Merge pull request #8972 from ulyssessouza/fix-links-resolution2 Mathieu Champlon 2021-11-29 09:46:24 +0100
  • 95c4502b81 Refactoring variable name Ulysses Souza 2021-11-28 15:43:27 +0100
  • 2290ce2c24
    Merge pull request #8970 from ndeloof/external_volume_check Ulysses Souza 2021-11-28 15:36:48 +0100
  • bac732837e
    Don't check compose labels on external volumes Nicolas De Loof 2021-11-27 16:34:42 +0100
  • b725c56c42 Fix links resolution Ulysses Souza 2021-11-26 11:02:26 +0100
  • cfcc9533b3 Add multiargs build e2e tests Ulysses Souza 2021-11-22 14:11:37 +0100
  • cffdb69c5e Fix test config dir content Mathieu Champlon 2021-11-25 19:15:46 +0100
  • 709190312c Fix to use Key instead of Service for graph updates Kyungsik Park 2021-11-03 16:30:17 +0900
  • e1a38f984b
    Merge pull request #8947 from ndeloof/run_quietpull Mathieu Champlon 2021-11-23 19:17:08 +0100
  • 4dafeb57a5 introduce run —quiet-pull to align with up Nicolas De Loof 2021-11-21 16:49:54 +0100
  • 45956c36fb introduce docker compose config --images Nicolas De Loof 2021-11-22 19:47:32 +0100
  • 9eb69465b7
    Merge pull request #8834 from akerouanton/fix-start-0-replicas Ulysses Souza 2021-11-23 14:53:08 +0100
  • 5f392258cb Don't try to start services with 0 replicas Albin Kerouanton 2021-10-26 23:31:11 +0200
  • 382c1cd68e
    Merge pull request #8943 from ndeloof/config_no_normalize Mathieu Champlon 2021-11-23 11:16:36 +0100
  • 5994050f51
    Merge pull request #8956 from mat007/bump-compose-go Mathieu Champlon 2021-11-23 11:10:57 +0100
  • 28a00571ef Bump compose-go to v1.0.8 Mathieu Champlon 2021-11-23 11:04:44 +0100
  • d00eacbba0 don't normalize compose model in compatibility mode Nicolas De Loof 2021-11-19 12:10:37 +0100
  • a6c76a9c0f
    Merge pull request #8954 from mat007/bump-compose-go Ulysses Souza 2021-11-22 18:18:41 +0100