Docker container for running local swagger definitions
docker run -p 80:80 -v $(pwd):/app/swagger nielsgl/swagger-ui-local
and then you can access the swagger docs here
Inspired by: swagger-ui
Docker container for running local swagger definitions
docker run -p 80:80 -v $(pwd):/app/swagger nielsgl/swagger-ui-local
and then you can access the swagger docs here
Inspired by: swagger-ui