mqtt amqp

This commit is contained in:
2025-12-03 21:44:16 +01:00
parent cd7d972808
commit 3b9d229559
4 changed files with 102 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ RUN RUN set -eux; \
git \
build-essential \
cmake \
gdb;
gdb;
RUN set -eux; \
apt-get update; \