mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix(docker): do not use login shell in dev image
This commit is contained in:
@@ -13,4 +13,4 @@ RUN echo "source /${SRC_DIR_NAME}/.docker_venv/bin/activate" >> /root/.bashrc &&
|
||||
|
||||
WORKDIR /${SRC_DIR_NAME}
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "-l"]
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user