-
Notifications
You must be signed in to change notification settings - Fork 530
Closed
Labels
Type: Buga defecta defect
Milestone
Description
% make docs-html
docker run -it --rm -v $(pwd):/docs sphinxdoc/sphinx:7.4.0 2025.1.2 bash -c "cd doc/sphinx-guides && pip3 install -r requirements.txt && make clean && make html"
Unable to find image 'sphinxdoc/sphinx:7.4.0' locally
7.4.0: Pulling from sphinxdoc/sphinx
ea235d1ccf77: Pull complete
b9c7fa2607b2: Pull complete
c2f3ba24c5da: Pull complete
5c202e3d2d86: Pull complete
eee30644a5dc: Pull complete
26f13e32d8cd: Pull complete
6b3905fcd566: Pull complete
a722882a2fdc: Pull complete
Digest: sha256:d122d027fc2b4fbeb38d05fd3ed0e1a97e09a9898fab1178902fd833c6e375ca
Status: Downloaded newer image for sphinxdoc/sphinx:7.4.0
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "2025.1.2": executable file not found in $PATH: unknown
Run 'docker run --help' for more information
make: *** [docs-html] Error 127
This is documented here: https://guides.dataverse.org/en/6.7.1/contributor/documentation.html#building-the-guides-with-a-sphinx-docker-container-and-a-makefile
Metadata
Metadata
Assignees
Labels
Type: Buga defecta defect