Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Cached docker build #782 #783

Open
wants to merge 2 commits into
base: golos-v0.18.1
Choose a base branch
from
Open

Cached docker build #782 #783

wants to merge 2 commits into from

Conversation

leinlawun
Copy link

@leinlawun leinlawun commented Jun 29, 2018

@leinlawun leinlawun changed the title Cached docker build Cached docker build #782 Jun 29, 2018
@leinlawun
Copy link
Author

leinlawun commented Jun 29, 2018

Follow these instructions to build using cache:

  1. At the root of the source code, run: sudo docker build -t golos_build_service -f share/golosd/docker/Dockerfile-build-service .
  2. Configure, for example, testnet: sudo share/golosd/docker/configure-testnet.sh
  3. Run make: sudo share/golosd/docker/make.sh
  4. To extract executable files, libraries, and headers from the cache, run make install: sudo share/golosd/docker/make-install.sh

If you change the source code, you can only limit to steps 3 and 4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant