fix2
This commit is contained in:
parent
d606694af4
commit
9bf4690f35
@ -18,6 +18,7 @@ COPY ./zadanie1.py ./
|
|||||||
COPY ./Customers.csv ./
|
COPY ./Customers.csv ./
|
||||||
COPY ./train.py ./
|
COPY ./train.py ./
|
||||||
COPY ./test.py ./
|
COPY ./test.py ./
|
||||||
|
COPY ./cifar_net.pth ./
|
||||||
|
|
||||||
RUN chmod +r ./Customers.csv
|
RUN chmod +r ./Customers.csv
|
||||||
RUN chmod +x ./zadanie1.py
|
RUN chmod +x ./zadanie1.py
|
||||||
|
Loading…
Reference in New Issue
Block a user