Commit Graph

5 Commits (a6e2c2fc13a00f7902272105f121955ce9a0b2a1)

Author SHA1 Message Date
Artem Kovalov 905abd37f8
add --no-start to up command 2021-04-03 13:15:04 +02:00
Nils Winkler 2e53796d49
Added comment for docker-compose-fresh alias
Closes #1513
2020-03-09 16:07:59 +01:00
Ari Mourao 14b2dbde85 docker-compose up and docker exec -it aliases 2018-10-02 15:18:54 -03:00
Nils Winkler 03600e0da1 Added docker-compose plugin
Only function so far: docker-compose-fresh, which shuts down a running
docker-compose instance, deletes the containers, and starts up fresh
instances, then tails the container logs.

Converted this from an alias to a function so that a parameter can be
provided for the name of the docker-compose.yaml file name.
2016-07-06 08:24:48 +02:00
Nils Winkler 2eedb137fd Added aliases for docker-compose 2016-03-04 10:06:10 +01:00