Skip to content
Snippets Groups Projects
Commit 074e44d7 authored by nd's avatar nd
Browse files

add mkdocs translation support

parent ec56fd5a
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,7 @@ FROM debian:bullseye
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install mkdocs && \
apt-get -qq install mkdocs python3-pip && \
apt-get -qq clean
RUN pip3 install mkdocs-static-i18n
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment