Actualiser Dockerfile
This commit is contained in:
@@ -26,4 +26,4 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
# Make sure run script is executable
|
||||
RUN chmod +rxxx ./run.sh
|
||||
|
||||
CMD sh run.sh
|
||||
CMD ["sh","./run.sh"]
|
||||
Reference in New Issue
Block a user