We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e5af9 commit 8257818Copy full SHA for 8257818
1 file changed
docs/vitepress/examples/core/docker.md
@@ -7,8 +7,8 @@ For instance you could deploy the following on a CapRover instance by just runni
7
[](https://github.com/Kitware/trame-app-cone)
8
9
::: code-group
10
-<<< @/../../examples/deploy/docker/Dockerfile
11
-<<< @/../../examples/deploy/docker/captain-definition
+<<< @/../../examples/deploy/docker/VtkRendering/Dockerfile
+<<< @/../../examples/deploy/docker/VtkRendering/captain-definition
12
<<< @/../../examples/deploy/docker/VtkRendering/app.py
13
<<< @/../../examples/deploy/docker/VtkRendering/setup/apps.yml [./setup/apps.yaml]
14
<<< @/../../examples/deploy/docker/VtkRendering/setup/requirements.txt [./setup/requirements.txt]
0 commit comments