dockerfile
This commit is contained in:
@ -9,8 +9,6 @@ ENV PYTHONPATH=/app
|
||||
|
||||
COPY . ./app
|
||||
|
||||
# Asegúrate de que el script auto.sh sea ejecutable
|
||||
RUN chmod +x /app/auto.sh
|
||||
|
||||
RUN ls
|
||||
|
||||
|
Reference in New Issue
Block a user