Wait for the file to be fully copied before parsing it
This commit is contained in:
parent
d93f0869a7
commit
23f68f19e8
3 changed files with 32 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3
|
||||
FROM python:3.8
|
||||
|
||||
ADD converter.py /app/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue