Skip to content

Commit 91cb3c5

Browse files
authored
Update Dockerfile
1 parent c1ca7e1 commit 91cb3c5

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
@@ -15,7 +15,7 @@ RUN mamba install termcolor matplotlib seaborn pandas openbabel vina
1515

1616
# Get workshop files and move them to jovyan directory.
1717
COPY --chown=1000:100 . .
18-
RUN rm -rf chimerax_commands.cxc LICENSE README.md docking_with_rescoring docker .git .github
18+
RUN rm -rf chimerax_commands.cxc LICENSE README.md docking_with_rescoring simple_docking docker .git .github
1919

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

0 commit comments

Comments
 (0)