Skip to content

A light docker container to run swagger-php from Zircote

Notifications You must be signed in to change notification settings

PathMotion/docker-swagger-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swagger PHP Docker

Travis badge

This is a lightweight Docker image to use zircote/swagger-php in containers.

It runs on the official php7-alpine image with no additions (no composer in the final image)

Usage

docker run -v "$PWD":/app -it pathmotion/swagger-php src/
docker run -v "$PWD":/app -it pathmotion/swagger-php src/ --output doc.yaml --format yaml --debug

About

A light docker container to run swagger-php from Zircote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published