Skip to content

Toro Cloud Dev Center


Deploying Martini Runtime within a Docker container

Docker makes it easy to deploy and run applications in any environment by packaging the application and the underlying operating system together; making the application ready for deployment at any time. Because of this (and many other reasons), Docker has become a popular choice amongst system administrators and software developers. Nowadays, almost all modern applications have their own Docker images uploaded to the Docker registry, including Martini.

The guides below will instruct you how to setup Martini in a production-ready 'dockerized' infrastructure: