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

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