Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edited Line 8 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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