This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 143
dayzeerationale
jayDayZee edited this page Mar 20, 2017
·
23 revisions
the
./
context is assumed to be the root of a git clone https://github.com/metacurrency/holochain.git`
-
./Dockerfile
Its useful to have this here in this list for completeness, and for people who want to guarantee they have the lastest master of holochain in their image, rather than relying on dockerhub having the latest version
- creates an image from the latest master of github.com/metacurrency/holochain
-
./Dockerfile.coreDevelopment
This is used for people who are developing the core code. Containers built on this image will allow the developer to manually interact with their new hc / bs servers from the command line
- uses as a base image the result of
./Dockerfile
- copies the current
./ -r
over the top of the base image, and runsmake
,make bs
andmake test
- will fail on build if make test fails
- uses as a base image the result of
-
`
Project Links: | Holochain Overview | Code Repository | White Paper | GoDocs API Reference |
---|
Holochain is part of Ceptr, and brought to you by the MetaCurrency Project