change container entrypoint from start-notebook.sh to bash
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -128,5 +128,5 @@ RUN rm -rf /root/minicalosim
|
||||
RUN pip3 install pyarrow fastparquet
|
||||
|
||||
USER ${NB_UID}
|
||||
CMD ["start-notebook.sh"]
|
||||
CMD ["bash"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user