Commit b68a0aa
authored
Replace cp command with install -D -m 0644 in datascience Dockerfile
for more reliable file copying that creates missing directories.
- Fixes: opendatahub-io#2081
- Tests: pytest tests/containers/workbenches/jupyterlab/jupyterlab_datascience_test.py
- Validation: test-jupyter-datascience-ubi9-python-3.12 Makefile target
- Coverage: Base image tests validate container build and runtime
Signed-off-by: Pramod Toraskar <pramodtoraskar5@gmail.com>
1 parent 7cc5a79 commit b68a0aa
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments