2.0.2 - Docker Support
This pull request allows the use of Docker to run Aldebaran. Multiple things have changed:
- The
config.json
file has been replaced by the.env
file; -
README.md
has changed to let users know about the public Aldebaran image; - The
bin
folder was deleted.
The public Docker image of Aldebaran is located at https://hub.docker.com/r/nightorn/aldebaran. If you need any other detail, or if something is wrong with these changes, please tell me about them by commenting to this PR.