You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Harris-Braun edited this page Jun 12, 2017
·
8 revisions
Note: the only difference between these instructions and the main docker install instructions is step 3, in that docker-compose is necessary for running multi-node testing.
Install the latest version of Docker on your machine
Whilst you will not need to know any of this to use holochain on docker, there are extensive instructions about Docker here: https://docs.docker.com/get-started/
On linux, it is recommended to add your user to the docker group as in: https://docs.docker.com/engine/installation/linux/linux-postinstall/, rather than use sudo before all script commands. Holochain Apps cannot exploit the kinds of security concerns mentioned in the Post Installation Steps document.
Confirm that docker installation and permissions are working by running: