add traefik fe proxy; change sphinx-docs theme; add soc page
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM python:alpine
|
||||
LABEL version="1.0.3" maintainer="rskntroot@gmail.com"
|
||||
|
||||
RUN pip install --upgrade pip myst-parser pydata-sphinx-theme
|
||||
RUN pip install --upgrade pip myst-parser furo
|
||||
RUN apk add --no-cache py3-sphinx make
|
||||
|
||||
WORKDIR /opt/sphinx
|
||||
|
||||
Reference in New Issue
Block a user