You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a further line in the documentation, which is missing in my docker-compose file:
devices:
# Make sure this matched your adapter location
- /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0018ED3DDF-if00:/dev/ttyACM0
How would the syntax be if I use a SLZB-06 on a certain IP adress and port?
Would this fix the problem and the container would start again?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My docker compose file looks like this and works like a charm until updated to 2.0. Now the container refuses to be started:
I found a further line in the documentation, which is missing in my docker-compose file:
Thx for your help,
H-C
Beta Was this translation helpful? Give feedback.
All reactions