Run aguacate server
$ docker run --rm razzek/aguacate
You can test it by visiting http://container-ip:8080 in a browser
The default environment for Aguacate image is
DIRECTORY_DATABASE: /var/lib/aguacate/database
DIRECTORY_SCRIPT: /var/lib/aguacate/script
DIRECTORY_CONNECTOR /var/lib/aguacate/connector
DIRECTORY_ENVIRONMENT /var/lib/aguacate/environment
DIRECTORY_CONFIGURATION: /var/lib/aguacate/configuration
Example of use: demo project
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.