we good! note its working check da ip
This commit is contained in:
@@ -4,6 +4,10 @@ FROM python:3.11-slim
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
build-essential \
|
||||
bluez \
|
||||
bluetooth \
|
||||
libbluetooth-dev \
|
||||
libdbus-1-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Node.js
|
||||
|
||||
Reference in New Issue
Block a user