remove args
This commit is contained in:
parent
b8c0ebf386
commit
85db97858a
@ -19,9 +19,6 @@ WORKDIR /app
|
||||
COPY ./startscript1.sh ./
|
||||
COPY ./src/task1python.py ./src/task1python.py
|
||||
|
||||
ARG KAGGLE_USERNAME
|
||||
ARG KAGGLE_KEY
|
||||
|
||||
# Domyślne polecenie, które zostanie uruchomione w kontenerze po jego starcie
|
||||
# RUN chmod u+x ./startscript1.sh
|
||||
# RUN chmod u+x ./src/task1python.py
|
Loading…
Reference in New Issue
Block a user