Skip to content

docker: improvement of the monograph container build process #8109

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StLyn4
Copy link

@StLyn4 StLyn4 commented May 17, 2025

Previously, before building a container, it was necessary to install the dependencies on the host and build the monograph itself.
Now this process is written in the Dockerfile itself, so the end user does not need to carry out preliminary preparations.
Just git clone ...; docker build and you're done.

#8107

… on the host

Signed-off-by: Vsevolod Volkov <73965070+StLyn4@users.noreply.github.com>
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.

1 participant