Skip to content

Commit

Permalink
Merge pull request #102 from rasools/OMICSINT_H24
Browse files Browse the repository at this point in the history
Add session gems workflow
  • Loading branch information
rasools authored Sep 12, 2024
2 parents cd9a3e4 + 7a152f3 commit 5f12d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion session_gems/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ RUN /opt/conda/envs/gems/bin/jupyter notebook --generate-config && \
echo "c.NotebookApp.open_browser = False" >> /home/jovyan/.jupyter/jupyter_notebook_config.py

# Set the startup script as the entrypoint
ENTRYPOINT ["/usr/local/bin/start-script.sh"]
ENTRYPOINT ["/usr/local/bin/start-script.sh"]

0 comments on commit 5f12d0c

Please sign in to comment.