项目作者: mcnew

项目描述 :
Aguacate Image With Swagger
高级语言: Dockerfile
项目地址: git://github.com/mcnew/aguacate-swagger.git
创建时间: 2019-10-11T02:57:52Z
项目社区:https://github.com/mcnew/aguacate-swagger

开源协议:

下载


How to use this image

Run aguacate server

  1. $ docker run --rm razzek/aguacate-swagger

You can test it by visiting http://container-ip:8080 in a browser

Environment

The default environment for Aguacate Swagger image is

  1. DIRECTORY_DATABASE: /var/lib/aguacate/database
  2. DIRECTORY_SCRIPT: /var/lib/aguacate/script
  3. DIRECTORY_CONNECTOR /var/lib/aguacate/connector
  4. DIRECTORY_ENVIRONMENT /var/lib/aguacate/environment
  5. DIRECTORY_CONFIGURATION: /var/lib/aguacate/configuration
  6. DIRECTORY_SWAGGER: /var/lib/aguacate/swagger

Examples

Example of use: demo project

License

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.