https://github.com/asyncapi/editor
Dockerfile links・latest (nodejs/asyncapi/editor/versions/0.x/Dockerfile)
・0 (nodejs/asyncapi/editor/versions/0.x/Dockerfile)
$ docker run --rm -p 3000:3000 supinf/asyncapi-editor:0
If you want to specify spec file,
$ docker run --rm -p 3000:3000 -v $(pwd):/app/public/spec supinf/asyncapi-editor:0
Content type
Image
Digest
Size
30.4 MB
Last updated
over 7 years ago
docker pull supinf/asyncapi-editor