swagger-ui-local Docker container for running local swagger definitions Commands 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