Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

v0.7.5

Latest
Compare
Choose a tag to compare
@yadutaf yadutaf released this 21 Jan 11:44
· 1 commit to master since this release

User Experience

  • no longer require project name in 'sail container' commands
  • improve 'sail compose up' output

New feature

  • add individual container events stream when starting/stopping/scaling a service
  • add 'sail service events' command to stream service containers events
  • automatically exit CLI when all containers have exited with last container exit status

Fix

  • fix a bug in 'sail service add --publish' when using explicit network
  • fix missing arguments propagation in 'sail service add --redeploy'
  • remove ignored 'sail service redeploy --number' argument