Skip to content

Files

Latest commit

author
Nicolas Schwarzentrub
Mar 17, 2016
094f661 · Mar 17, 2016

History

History
This branch is 128 commits behind schickling/dockerfiles:master.

swagger-ui

swagger-ui

Swagger UI 2.1.3 with API_URL and API_KEY injection (45 MB)

Usage

$ docker run -d -p 80:80 -e API_URL=http://localhost:4000/swagger schickling/swagger-ui

Variables

  • API_URL - Swagger endpoint for your API
  • API_KEY - Default API Key (optional)