- 17 Nov, 2021 1 commit
-
-
Marc Cornellà authored
BREAKING CHANGE: the plugin now checks for the `docker-compose` command instead of trying whether `docker compose` is a valid command. This means that if the old command is still installed it will be used instead. To use `docker compose`, uninstall any old copies of `docker-compose`. Fixes #10409
-
- 05 Oct, 2021 1 commit
-
-
Marc Cornellà authored
Fixes #10264 Co-authored-by:
Frederick Zhang <frederick888@tsundere.moe>
-
- 04 Oct, 2021 2 commits
-
-
Marc Cornellà authored
Source: https://github.com/docker/compose/blob/4fa72a0/contrib/completion/zsh/_docker-compose Closes #9494 Co-authored-by:
"Bakhir A.D" <Bakhir.A.D.st@gmail.com> -
Marc Cornellà authored
-
- 21 Feb, 2021 1 commit
-
-
Vikas Raj authored
* [docker-compose] Added alias for docker-compose up --build Sometimes building images before starting the containers comes in handy. Alias: `dcupb` Command: `docker-compose up --build` * Updated docker-compose/README.md Added the alias definition in the readme Co-authored-by:
Robby Russell <robby@planetargon.com>
-
- 14 Jul, 2020 1 commit
-
-
Piotr Zając authored
-
- 11 Mar, 2020 1 commit
-
-
Marc Cornellà authored
- fasd - history - mercurial - pylint - repo - yii2
-
- 09 Apr, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #7480
-
- 04 Oct, 2018 1 commit
-
-
Jayadeep K M authored
-
- 21 Sep, 2018 1 commit
-
-
Igor Rootsi authored
-
- 18 Mar, 2018 1 commit
-
-
Lauri Lavanti authored
-
- 09 Mar, 2018 2 commits
-
-
Lauri Lavanti authored
-
Andrew Matheny authored
-
- 25 Oct, 2016 1 commit
-
-
jotadrilo authored
* add docker-compose down alias * rename `docker-compose down` alias to `dcdn`
-
- 02 Oct, 2016 1 commit
-
-
Florian Wilhelm authored
-
- 28 Sep, 2016 1 commit
-
-
Leif Ringstad authored
Adds the following aliases: ```zsh alias dco='docker-compose' alias dcr='docker-compose run' alias dce='docker-compose exec' ``` And sorts the aliases similar to `docker-compose help` order
-
- 14 Sep, 2016 1 commit
-
-
Ivo Bathke authored
Removed by mistake in 0950f9c5.
-
- 18 Jul, 2016 1 commit
-
-
Julien Dubreuil authored
Also fixed formatting of markdown URL in README.
-
- 28 Jun, 2015 1 commit
-
-
moncho authored
-
- 04 May, 2015 1 commit
-
-
Toni Ristola authored
-