Skip to content

Commit 1c37406

Browse files
committed
copy notebooks properly
1 parent bdd2f41 commit 1c37406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/jupyter-postgres/jupyter/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ USER 1000
1111

1212
COPY requirements.txt /tmp/
1313
RUN pip install --no-cache-dir -r /tmp/requirements.txt
14+
15+
COPY ./notebooks /home/jovyan/work

0 commit comments

Comments
 (0)