Commit Graph

  • 5754d6084c Bump compose-go to v1.0.7 Mathieu Champlon 2021-11-22 17:46:37 +0100
  • 10cd7e130f detect volume we didn't created and ask user to explicitely mark them as external Nicolas De Loof 2021-11-19 08:30:33 +0100
  • 8f9dc2e7f8
    Merge pull request #8888 from PierreAntoineGuillaume/v2 Ulysses Souza 2021-11-18 12:58:28 +0100
  • dfa93d834f
    Merge pull request #8938 from ndeloof/run_T Ulysses Souza 2021-11-18 12:57:12 +0100
  • f69a613e69
    don't SetRawTerminal when run is ran with -T Nicolas De Loof 2021-11-18 12:40:08 +0100
  • a8fbbd9e5c
    Merge pull request #8936 from glours/upgrade-containerd Ulysses Souza 2021-11-18 00:20:40 +0100
  • ba724576a1
    upgrade containerd version - security fix Guillaume Lours 2021-11-17 23:45:06 +0100
  • 3261b60fd1 --quiet implies --progress=quiet Nicolas De Loof 2021-11-17 08:22:52 +0100
  • cb425a23c0 check supported --progress flag values Nicolas De Loof 2021-11-17 08:21:55 +0100
  • 29179840c3 restore support for `compose build` with a git URL Nicolas De Loof 2021-11-17 08:11:08 +0100
  • 7205d918ad interrupt printer when `compose log` is cancelled Nicolas De Loof 2021-11-15 08:48:31 +0100
  • 413f46ade0 use Dockerfile directly when path is absolute otherwise join it with Context path Guillaume Lours 2021-11-15 22:58:55 +0100
  • 8a9c4b52b4
    Merge pull request #8923 from ulyssessouza/remove-env-flags-on-up Mathieu Champlon 2021-11-14 09:06:33 +0100
  • 865b82da6a Remove unused flag Ulysses Souza 2021-11-12 14:56:27 +0100
  • e44222664a
    Merge pull request #8904 from ndeloof/volumeZ Ulysses Souza 2021-11-09 10:11:11 +0100
  • d4e3f191ac
    Merge pull request #8898 from ndeloof/container_restart Ulysses Souza 2021-11-09 10:10:57 +0100
  • 577bee955b
    type mismatch checking tmpfs conflicting options Nicolas De Loof 2021-11-09 08:05:12 +0100
  • ed2395819d
    better detect container will restart Nicolas De Loof 2021-11-08 12:54:26 +0100
  • e6599c7213
    Merge pull request #8889 from ndeloof/build_args_classic Mathieu Champlon 2021-11-07 11:14:00 +0100
  • 9c01e41adf Fix typo in --wait option mechanism Pierre-Antoine Guillaume 2021-11-05 16:23:58 +0100
  • 6df30f39f2
    golang is so ridiculous with this for..loop pattern Nicolas De Loof 2021-11-05 21:07:37 +0100
  • a79346b978 Support inherited environment vars on exec Ulysses Souza 2021-11-05 18:58:40 +0100
  • 125752c127 Update golang to 1.17 Djordje Lukic 2021-11-03 11:14:54 +0100
  • 95f0431127 Fix typo in destroy event comment Stephen Thirlwall 2021-11-03 08:14:12 +1100
  • 2bee75c3c4 Fix formatting with gofmt -s Stephen Thirlwall 2021-11-02 09:36:20 +1100
  • a1f7be7b5c Don't exit on container destroy events Stephen Thirlwall 2021-10-30 17:29:25 +1100
  • 72e4519cbf introduce up --wait condition Nicolas De Loof 2021-10-11 17:52:31 +0200
  • 9e6f51d262
    Merge pull request #8868 from rumpl/fix-maintainers Mathieu Champlon 2021-11-03 08:40:26 +0100
  • 98b3353cbc
    Merge pull request #8870 from ulyssessouza/bump-compose-go-1.0.5 Ulysses Souza 2021-11-02 23:45:27 +0000
  • c756ff3d3e Bump compose-go to v1.0.5 Ulysses Souza 2021-11-03 00:38:05 +0100
  • fc827f295b Fix the maintainers array in MAINTAINERS Djordje Lukic 2021-11-02 22:39:51 +0100
  • f10c96a54a
    Merge pull request #8789 from Mygao/chore/fix-typo Ulysses Souza 2021-11-02 10:49:31 +0000
  • 06c5d8a902 Refactoring Ulysses Souza 2021-10-31 02:01:30 +0200
  • 0f3c214b48 Remove command.DockerCli dependency Ulysses Souza 2021-10-31 00:52:24 +0200
  • 058c779378 Add support for classic builder Ulysses Souza 2021-10-15 10:37:50 +0200
  • 07a562aa2d
    Merge pull request #8838 from youssefeldakar/v2 Mathieu Champlon 2021-11-02 10:11:46 +0100
  • 76fe903deb
    Merge pull request #8858 from ulyssessouza/avoid-test-flakyness-by-ordering-volumes Ulysses Souza 2021-10-31 01:31:23 +0000
  • 284bad4411 Avoid test flakyness by ordering volumes before checking Ulysses Souza 2021-10-31 02:25:10 +0100
  • 04d8212a88
    Merge pull request #8851 from ndeloof/network_EnableIPv6 Mathieu Champlon 2021-10-30 11:53:19 +0200
  • d38f278f68
    add support for EnableIPv6 Nicolas De Loof 2021-10-28 19:32:04 +0200
  • 4cb6ace1ce
    Merge pull request #8847 from ndeloof/compose_compatibility_env Ulysses Souza 2021-10-28 12:55:50 +0100
  • 9d04f3ff73
    Merge pull request #8848 from ndeloof/DOCKER_DEFAULT_PLATFORM Ulysses Souza 2021-10-28 12:54:09 +0100
  • cc5b72b11d Update README.md: typographical edit of "About update..." Youssef Eldakar 2021-10-27 11:04:05 +0200
  • ba08d39187
    add support for DOCKER_DEFAULT_PLATFORM Nicolas De Loof 2021-10-28 10:28:51 +0200
  • c4cfaeb12a
    COMPOSE_COMPATIBILITY can be set by .env file Nicolas De Loof 2021-10-28 10:10:26 +0200
  • b2d2c67032
    Merge pull request #8824 from docker/mat007-patch-1 Mathieu Champlon 2021-10-27 07:35:27 +0200
  • 9bc1dfe036 Update link to Docker Community Slack Mathieu Champlon 2021-10-23 09:43:14 +0200
  • 6476e10b93
    Merge pull request #8819 from ulyssessouza/dotenv-wrkdir-order Mathieu Champlon 2021-10-23 09:56:08 +0200
  • 2530bd981a Fix project settings' options order Ulysses Souza 2021-10-22 14:59:25 +0200
  • d38a315798
    Merge pull request #8816 from resios/patch-1 Mathieu Champlon 2021-10-21 14:42:51 +0200
  • e3204e7c4e Actually fix #8811 Andreas Resios 2021-10-21 12:09:13 +0300
  • 27f5b8536b
    Merge pull request #8815 from resios/resios/issue8811 Mathieu Champlon 2021-10-21 06:01:59 +0200
  • 85ef72585d Compose exec cannot process more than 32KB of data Fixes #8811 Andreas Resios 2021-10-20 15:47:17 +0000
  • c3a5eb2269
    Merge pull request #8779 from ulyssessouza/build-dockerfile-relativepath Ulysses Souza 2021-10-20 10:51:57 +0200
  • 94379769e3 Make service>build>dockerfile a simple filename Ulysses Souza 2021-10-11 23:34:35 +0200
  • 7d768e7c1d Fix index out of range on compose.buildContainerMountOptions Ulysses Souza 2021-10-05 09:16:44 +0200
  • ea5b094a93
    Merge pull request #8792 from ulyssessouza/fix-network-mode-service Ulysses Souza 2021-10-20 10:21:52 +0200
  • 555b0ab0da
    Merge pull request #8788 from debdutdeb/8784-timeout-param Mathieu Champlon 2021-10-19 05:43:45 +0200
  • c2dd40c161 Fix network_mode "service:x" Ulysses Souza 2021-10-13 12:20:24 +0200
  • 3260dcb121 Fix typo: netwok -> network Kyungsik Park 2021-10-13 13:41:45 +0900
  • 55a214a45e Fix -t flag for compose up command Debdut Chakraborty 2021-10-13 09:11:44 +0530
  • 35b4d1de28 Fix checking -t flag Debdut Chakraborty 2021-10-13 08:59:16 +0530
  • d48068d6e1 pass runtime option to containerCreate Nicolas De Loof 2021-10-12 08:07:25 +0200
  • ef786f9245 Fix index out of range on compose.buildContainerMountOptions Ulysses Souza 2021-10-05 09:16:44 +0200
  • 0062703bea
    Merge pull request #8726 from ndeloof/log_follow_killed Ulysses Souza 2021-10-06 18:46:45 +0200
  • c55fde7080
    Merge pull request #8755 from Yopadd/patch-2 Mathieu Champlon 2021-10-06 14:44:29 +0200
  • 9ee66b8918 Add step rename binary in install to Linux Yoann Bourdex 2021-10-06 08:59:41 +0200
  • fc8a433cee Remove the hidden flag from version, added --version and -v flags to root command. Shikachuu 2021-10-03 11:11:36 +0200
  • 98fe57baac Make command descriptions consistent Mathieu Champlon 2021-10-04 06:43:30 +0200
  • fdb90ca179
    Merge pull request #8732 from ndeloof/devies Ulysses Souza 2021-10-02 14:16:52 +0200
  • 1b106f9133
    fix support for devices Nicolas De Loof 2021-10-02 09:22:58 +0200
  • 4af04b23ec
    `log --follow` must stop when container get killed Nicolas De Loof 2021-10-01 14:13:51 +0200
  • 0a81a98b7d
    Merge pull request #8718 from ulyssessouza/bump-compose-go-1.0.2 Ulysses Souza 2021-09-30 17:57:29 +0200
  • 8bba863935 Bump compose-go 1.0.2 Ulysses Souza 2021-09-30 17:23:37 +0200
  • 7e6af46af0 stop time.Ticker after use Matthias Dötsch 2021-09-30 16:33:13 +0200
  • 693732c4a7
    Merge pull request #8710 from ndeloof/uname-m Ulysses Souza 2021-09-30 15:23:17 +0200
  • 435387c72c
    Merge pull request #8712 from ndeloof/ps-status-services Ulysses Souza 2021-09-30 12:51:26 +0200
  • ecee21b5e5
    Merge pull request #8708 from ulyssessouza/standalone Ulysses Souza 2021-09-30 10:23:02 +0200
  • 7c0e865960
    allow combination of --status and --services Nicolas De Loof 2021-09-30 09:43:31 +0200
  • c65aed3f9d
    use `uname -m` for cross platform suffixes Nicolas De Loof 2021-09-30 09:20:24 +0200
  • 1faa76ee4e
    use compose-switch Convert Nicolas De Loof 2021-09-30 09:07:19 +0200
  • 7365917244 Fix build cache_from option Kevin De Jong 2021-09-29 14:30:02 -0400
  • d2af460d81 change title, v->V, split paragraph CrimsonGlory 2021-09-29 16:15:04 -0300
  • 14e42df8f2 Update README.md: way bigger warning CrimsonGlory 2021-09-29 12:12:58 -0300
  • 17354fcc99 Add standalone capacility Ulysses Souza 2021-09-29 23:45:11 +0200
  • 769ff110f3
    Merge pull request #8702 from ndeloof/multiple_status Ulysses Souza 2021-09-29 22:22:14 +0200
  • 3dcbc13742 Add note about installing it system-wide Amin Vakil 2021-09-28 22:00:35 +0330
  • 7f31fe678f
    make --status a multi-flag Nicolas De Loof 2021-09-29 17:12:41 +0200
  • 6e9d9bf86d
    typo Nicolas De Loof 2021-09-29 17:01:30 +0200
  • 9e749fa03d
    better document need for compose-switch Nicolas De Loof 2021-09-29 17:00:26 +0200
  • 436c588793 Bump containerd 1.5.5 Ulysses Souza 2021-09-28 19:17:42 +0200
  • fdf89e0e16
    Merge pull request #8689 from mat007/fix-compose-up-in-readme Ulysses Souza 2021-09-28 17:41:41 +0200
  • 2b8fd90021 Fix compose up in readme Mathieu Champlon 2021-09-28 17:03:55 +0200
  • 17d845b3d2 compute sha256 checksums while releasing Nicolas De Loof 2021-09-28 14:55:37 +0200
  • 7c47673d4a
    bump compose-go Nicolas De Loof 2021-09-28 12:16:19 +0200
  • 3f37003340 Deprecate --filter. List values for --status Iaroslav Sheptykin 2021-09-24 19:38:38 +0200
  • 07b5512a68 `run` must attach to stdin Nicolas De Loof 2021-09-23 09:30:00 +0200
  • 1ec997270d
    Merge pull request #8668 from ndeloof/ignore_orphans Lorena Rangel 2021-09-27 16:40:25 +0200
  • a0f0debb9e parse security opts to process seccomp file as relative to project dir Nicolas De Loof 2021-09-24 08:37:11 +0200
  • bc25259f07
    add support for COMPOSE_IGNORE_ORPHANS Nicolas De Loof 2021-09-24 08:22:50 +0200