4 Commits

Author SHA1 Message Date
V-V
e29b8f58f1 Grammatical fixes in docker/README.md 2018-09-11 07:25:36 +03:00
V-V
21390a95ff Improved the docker/README.md
Tested with newer Docker version, also described some of the
benefits of containerization from our perspective.
2018-08-31 14:52:27 +03:00
V-V
b837a1e348 Instructions for building and running OrbitDB containers 2018-08-31 14:09:48 +03:00
V-V
bfdc17e949 Base Dockerfile for OrbitDB
This commit introduces a Dockerfile for building Docker images of OrbitDB
base installations on node.js. It is based on official nodejs image, and
can also be used either as a base image for building new images for
projects that use OrbitDB, or as image for throwaway temporary containers.
2018-08-31 13:41:52 +03:00