Simple swagger-ui repository with nginx auth support
119
Simple swagger-ui repository with nginx auth support
Command to run:
docker run -d -v /path/to/.htpasswd:/etc/nginx/.htpasswd \
-v /path/to/api.json:/opt/api.json \
-p 8080:8080 siredvin/swagger-ui
Content type
Image
Digest
Size
4.4 MB
Last updated
almost 10 years ago
docker pull siredvin/swagger-ui:0.0.1