This is what I find in the container (:beta):
sh-5.2# cd /usr/lib
sh-5.2# ls
apt dpkg git-core init locale lsb mime os-release python3.11 sasl2 ssl systemd terminfo tmpfiles.d udev x86_64-linux-gnu+
Moderator: leecollings
This is what I find in the container (:beta):
Code: Select all
git clone https://github.com/domoticz/domoticz-docker.git
cd domoticz-docker
changed the Dockerfile:
FROM python:slim
and libpython3.9-dev to libpython3.13-dev
docker build -t domoticz:local .
Code: Select all
# ls /usr/local/bin
docker-entrypoint.sh idle3 normalizer pip3 pydoc pydoc3.13 pymodbus.server pyserial-miniterm python python3 python3.13
idle idle3.13 pip pip3.13 pydoc3 pymodbus.console pymodbus.simulator pyserial-ports python-config python3-config python3.13-config
#
Users browsing this forum: No registered users and 0 guests