All notable changes to this project will be documented in this file. The format is based on Keep a Changelog
- Now using docker-sync with deamon mode
- Adding new "dockrails logs" command
- Updating "dockrails attach" command to manage CTRL+C exit behavior
- "restart" command to restart a container
- "stop" alias command to clean
- "build" command to build or rebuild the docker image
- A quick "database.yml" info at the end of the init process
- Updated docker-sync dependency to ~> 0.4.0 (cf changelog)