Sign inSign up

volbrene/docswag

By volbrene

Updated over 6 years ago

Image
0

182

volbrene/docswag repository overview

DocSwag

Dockerhub: Link to Dockerhub

How to use?

docker run -d \
    -p 8080:80 \
    -e URLS="[{url: 'https://petstore.swagger.io/v2/swagger.json', name: 'Petshop'},{url: 'https://api.apis.guru/v2/specs/instagram.com/1.0.0/swagger.yaml', name: 'Instagram'}]" \
     volbrene/docswag

That's it.

Environment variables

This image uses environment variables for configuration.

Available variablesDefault valueDescription
URLS[{url: 'https://petstore.swagger.io/v2/swagger.json', name: 'Petshop'},{url: 'https://petstore.swagger.io/v2/swagger.json', name: 'Petshop 2'}]List of api swagger docs
THEME_COLOR#32329fPrimary Color
PAGE_TITLEDocSwagPage Title of docs

You prefer swagger ui?

No Problem. Hier is the project for all, who loves swagger ui:

Link to Dockerhub

Link to Github

Tag summary

Content type

Image

Digest

Size

11.4 MB

Last updated

over 6 years ago

docker pull volbrene/docswag