Docker image containing swagger-tools
50K+
Docker image containing swagger-tools.
Build the image by running:
docker build -t rovecom/swagger-tools .
View help files:
docker run -it --rm rovecom/swagger-tools swagger-tools --help
Validate a file:
docker run -it --rm -v $(pwd):/work rovecom/swagger-tools swagger-tools validate swagger.yaml
Content type
Image
Digest
Size
25.9 MB
Last updated
about 9 years ago
docker pull rovecom/swagger-tools