This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
v0.13.0
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