Actualiser Dockerfile
This commit is contained in:
@@ -23,4 +23,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
# Commande de démarrage correcte selon la documentation
|
# Commande de démarrage correcte selon la documentation
|
||||||
CMD ["bash"]
|
CMD ["/bin/bash"]
|
||||||
Reference in New Issue
Block a user