Skip to content

Change make file so the project is built in Docker #4

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

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

ImeevOchir
Copy link
Contributor

@ImeevOchir ImeevOchir commented Jun 22, 2022

No description provided.

@ImeevOchir ImeevOchir requested a review from NickVolynkin June 22, 2022 09:48
@ImeevOchir ImeevOchir force-pushed the OchirImeev/Change-build-to-docker branch from ba23b70 to 7593d8d Compare June 22, 2022 09:49
Makefile Outdated
docker run --rm -it -v $(current_dir):/doc tarantool/doc-builder:slim-4.2 sh -c "$(SPHINXBUILD) -M $@ $(SOURCEDIR) $(BUILDDIR) $(SPHINXOPTS) $(O)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a trailing newline

Suggested change
docker run --rm -it -v $(current_dir):/doc tarantool/doc-builder:slim-4.2 sh -c "$(SPHINXBUILD) -M $@ $(SOURCEDIR) $(BUILDDIR) $(SPHINXOPTS) $(O)"
docker run --rm -it -v $(current_dir):/doc tarantool/doc-builder:slim-4.2 sh -c "$(SPHINXBUILD) -M $@ $(SOURCEDIR) $(BUILDDIR) $(SPHINXOPTS) $(O)"

@ImeevOchir ImeevOchir force-pushed the OchirImeev/Change-build-to-docker branch from 7593d8d to fad7137 Compare June 22, 2022 13:37
@ImeevOchir ImeevOchir merged commit 51a07c7 into master Jun 22, 2022
@ImeevOchir ImeevOchir deleted the OchirImeev/Change-build-to-docker branch June 22, 2022 13:47
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