Skip to content

Commit 902214c

Browse files
authored
Update Dockerfile
1 parent c310bda commit 902214c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN conda install termcolor matplotlib seaborn pandas openbabel vina
1919

2020
# Get workshop files and move them to jovyan directory.
2121
COPY --chown=1000:100 . .
22-
RUN rm -r chimerax_commands.cxc LICENSE README.md docking_with_rescoring docker .git .github
22+
RUN rm -rf chimerax_commands.cxc LICENSE README.md docking_with_rescoring docker .git .github
2323

2424
# Copy lab workspace
2525
COPY --chown=1000:100 docker/default-37a8.jupyterlab-workspace /home/jovyan/.jupyter/lab/workspaces/default-37a8.jupyterlab-workspace

0 commit comments

Comments
 (0)