Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 3cbc52e

Browse files
committed
r: Copy ipython_config.py file to image
postBuild uses it.
1 parent 5df3807 commit 3cbc52e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deployments/r/image/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,6 @@ RUN Rscript /tmp/extras.d/dlab-ctawg.r
130130

131131

132132
COPY postBuild ${REPO_DIR}/postBuild
133+
COPY ipython_config.py ${REPO_DIR}/ipython_config.py
134+
133135
RUN ${REPO_DIR}/postBuild

0 commit comments

Comments
 (0)