Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

v0.13.0

Compare
Choose a tag to compare
@sclevine sclevine released this 14 Jun 10:13
· 72 commits to master since this release

Release Notes

  • Added support for disk and memory limits. Only memory limits in launch containers are enforced.
  • Added support for four different types of volume mounts (run, run+rsync, stage, stage+rsync).
  • Added support for automatically restarting the launch container when app files are modified (-w).
  • Fixed service forwarding for certain services that use JSON numbers for ports (ex. p-mysql).

Known Issues

  • Writes UNIX line endings on Windows