[~] Refactor
This commit is contained in:
parent
86adcdf4da
commit
8bbb43f1ca
@ -15,6 +15,11 @@ RUN pip3 install rpdb
|
||||
RUN apt-get install -yy netcat-traditional
|
||||
RUN apt-get install -yy vim
|
||||
RUN apt-get install -yy tini
|
||||
RUN apt-get install -yy wkhtmltopdf graphviz
|
||||
RUN pip3 install pandoc
|
||||
RUN apt-get install -yy pandoc
|
||||
RUN apt-get install -yy texlive-xetex texlive-fonts-recommended texlive-plain-generic
|
||||
RUN pip3 install 'nbconvert[webpdf]'
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user