All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
platform --project=xxx attach
to connect container via shell- examples/openldap to use openldap on your environments
platform [--environment=|--project=] remove
command to stop & remove- Throw exception if project file doesn't exists and catch it for reporting
- Rakudo 2017.04 and up compliance abspath -> absolute
- Usage of ~ on project folder
- Misc output cleanups
- Support for absolute path on project file e.g
platform --project=<projectdir>/project.yml run
- Sleep on exec changed to be conditional if postgres installed
- Output more verbose and colourful
0.0.3 - 2017-04-12
- Running commands after container is started
- [--network=acme] option to platform command
- Be verbose on docker build phase
- Don't wait so much on docker stop
- File creation fixes and finding correct path
- "platform ssl genrsa" wasn't producing public crt
- Replace ~ from path to HOME
0.0.2 - 2017-04-05
- Created basic example under examples/ folder
- Default tld domain from local -> localhost
- DNS servers to Google Public DNS servers
- macOS issues on tests
0.0.1 - 2017-03-31
- Proxy + DNS services
- Project and Environment support