i am still trying
This commit is contained in:
parent
012208b596
commit
f32e44f0ee
@ -12,4 +12,4 @@ COPY ./main.py /app/
|
|||||||
RUN pip3 install --no-cache-dir bluepy
|
RUN pip3 install --no-cache-dir bluepy
|
||||||
|
|
||||||
# Set the entry point
|
# Set the entry point
|
||||||
CMD ["python", "main.py"]
|
CMD ["sudo","python", "main.py"]
|
||||||
Loading…
Reference in New Issue
Block a user