Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 900 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 900 Bytes

Drakov Docker

Drakov API Blueprint Mock Server Docker Image

drakov docker image build and push Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest semver) Artifact Hub

Usage

docker run -it --rm -v $(pwd):/blueprints -p 3000:3000 burakince/drakov

or

docker run -it --rm -v $(pwd):/blueprints -p 3000:3000 burakince/drakov -f /blueprints/BLUEPRINT_FILE