This commit is contained in:
parent
7c7969d56c
commit
cda4ecfb83
@ -20,6 +20,6 @@ RUN pip3 install --no-cache-dir \
|
|||||||
"git+http://github.com/pixelb/crudini.git@0.9.3#egg=crudini" \
|
"git+http://github.com/pixelb/crudini.git@0.9.3#egg=crudini" \
|
||||||
|
|
||||||
# Note(decentral1se): for RST rendering
|
# Note(decentral1se): for RST rendering
|
||||||
RUN pip3 install py3-docutils
|
RUN pip install py3-docutils
|
||||||
|
|
||||||
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
ENTRYPOINT ["/sbin/entrypoint.sh"]
|
||||||
|
Reference in New Issue
Block a user