aet
aet copied to clipboard
[WIP] Dev environment with Docker
Work in progress...
Description
Run local dev environment for AET using Docker.
Motivation and Context
Within this Pull Request a new approach to running AET dev environment is introduced.
Also, vagrant environment which is not maintained any more was removed.
Upgrade notes (if appropriate)
See CONTRIBUTING.md and dev-env instructions on how to run AET dev environment.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
- [x] My code follows the code style of this project.
- [x] I have reviewed (and updated if needed) the documentation regarding this change
I hereby agree to the terms of the AET Contributor License Agreement.