We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69a5c4 commit e050e93Copy full SHA for e050e93
docs.Dockerfile
@@ -1,8 +1,6 @@
1
# Generate the HTML output.
2
FROM ghcr.io/cakephp/docs-builder as builder
3
4
-RUN pip install git+https://github.com/sphinx-contrib/video.git@master
5
-
6
COPY docs /data/docs
7
ENV LANGS="en fr ja pt"
8
0 commit comments