Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/general/docker-deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Openchain Server Docker deployment

Openchain Server is cross platform and can be deployed as a `DNX application <https://dotnet.readthedocs.org/en/latest/dnx/overview.html>`_ on Windows, OS X and Linux. However, to simplify dependency management and homogenize deployment of Openchain, we are shipping it as a Docker image.

This document explain the few steps necessary to have the Openchain server running.
This document explains the few steps necessary to have the Openchain server running. Refer to the `next section <https://docs.openchain.org/en/latest/general/running-openchain.html>`_ to deploy Openchain directly.

Install Docker
--------------
Expand Down Expand Up @@ -117,4 +117,4 @@ To restart the server, use::

To stop it, use::

docker-compose stop
docker-compose stop