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 ac5a83e commit 668cdd1Copy full SHA for 668cdd1
java-recipes/notebooks/docker-compose.yml
@@ -2,7 +2,7 @@ name: redis-ai-java
2
services:
3
jupyter:
4
build:
5
- context: ..
+ context: .
6
dockerfile: ./jupyter/Dockerfile
7
ports:
8
- "8888:8888"
0 commit comments