Skip to content
Snippets Groups Projects
Unverified Commit a23e593f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

docs-builder: Add git-lfs


The docs will contains lfs blobs so make sure the tooling is in place.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent d2805fac
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ ARG DEBIAN_FRONTEND="noninteractive"
RUN apt-get update -qq \
&& apt-get install -y eatmydata \
&& eatmydata apt-get install -qq -y \
git-repo git \
git-repo git git-lfs \
python3-sphinx python3-sphinx-rtd-theme python3-recommonmark python3-sphinx-tabs \
python3-sphinxcontrib.plantuml \
&& eatmydata apt-get install -qq -y 'ca-certificates=20210119~20.10.1' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment