Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify docker build tasks #1230

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Conversation

airenas
Copy link
Contributor

@airenas airenas commented Feb 28, 2023

Simplify docker build scripts in Makefile:

  • drop excess parameter lotus_checkout_dir, use lotus_src_dir.
  • drop if clause ifeq ($(lotus_src_dir),) ...
  • use the new lotus Dockerfile instead of the old one Dockerfile.lotus when building lotus from source

Do update lotus if building docker from checkouted branch
Do not allow setting lotus_src_dir
@nonsense nonsense merged commit 62d5a16 into filecoin-project:main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants