mirror of
https://github.com/geoffwhittington/meshtastic-bridge.git
synced 2026-07-05 01:01:00 +02:00
Update Dockerfile
This commit is contained in:
@@ -8,6 +8,7 @@ WORKDIR /code
|
||||
COPY requirements.txt .
|
||||
|
||||
# install dependencies
|
||||
RUN pip install setuptools_rust
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
# copy the content of the local src directory to the working directory
|
||||
|
||||
Reference in New Issue
Block a user