mirror of
https://github.com/vvzvlad/vestasync.git
synced 2024-11-04 22:49:10 +03:00
fix dockerfile
This commit is contained in:
parent
387658de91
commit
70c562b4e3
@ -5,6 +5,5 @@ COPY requirements.txt ./
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY mdns_search.py ./
|
||||
COPY vestasync.py ./
|
||||
COPY user_cmd.sh ./
|
||||
COPY files files/
|
||||
CMD ["python", "vestasync.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user