Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: grammarly/rocker-compose

0.0.9

12 Jul 12:13
Compare
Choose a tag to compare

0.0.8...0.0.9

  • fix default restart policy for state "ran" and "created"
  • ansible mode
  • rocker-compose clean
  • rocker-compose recover

0.0.8

10 Jul 12:24
Compare
Choose a tag to compare

0.0.7...0.0.8

  • refactor makefile

0.0.7

08 Jul 13:02
Compare
Choose a tag to compare
  • show git sha and branch in version

0.0.6

07 Jul 18:10
Compare
Choose a tag to compare
  • net: "container:<id|name>"
  • automatically expose published ports
  • restart always by default

0.0.5

07 Jul 13:18
Compare
Choose a tag to compare
  • Fix #1
  • Show real version of executable

0.0.4

04 Jul 14:30
Compare
Choose a tag to compare
  • state: run-once -> state: ran

0.0.3

04 Jul 14:22
Compare
Choose a tag to compare
  • wait_for
  • do not run containers prefixed with "_" - useful for extends
  • pull: do not pull same image twice
  • rocker-compose rm
  • run --force
  • default compose.yml file param for rm and pull
  • state: run-once
  • better diff dependency error

0.0.2

03 Jul 11:50
Compare
Choose a tag to compare
  • update github.com/fsouza/go-dockerclient
  • pull missing images even when --pull flag is not specified
  • support relative paths for volumes

0.0.1

02 Jul 12:16
Compare
Choose a tag to compare
Merge branch 'master' of github.com:grammarly/rocker-compose