/docker-raml-editor

Docker build for Mulesoft API Designer RAML Editor

Mulesoft's API Designer - RAML editor

Docker container to run Mulesoft's API Designer locally.

To execute RAML editor just run the container as follows:

docker run -d -p <port>:9013 byteflair/raml-editor

Then, in your favourite web browser navigate to localhost:<port>