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>
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>