Fixed tf_buffer_ not being initialized

This commit is contained in:
2026-03-24 20:39:18 +01:00
parent 8f4f7dba8b
commit 0105984458
4 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
services:
toid:
image: localhost:5000/toid
build: .
container_name: toid
privileged: true