Add 'speed_sensor.yaml'
This commit is contained in:
parent
c8ecad25c5
commit
6b7180716d
7
speed_sensor.yaml
Normal file
7
speed_sensor.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
version: '3.3'
|
||||||
|
services:
|
||||||
|
sensor_speed:
|
||||||
|
container_name: speed
|
||||||
|
image: registry.zz11.net/sensor_speed
|
||||||
|
stdin_open: true
|
||||||
|
tty: true
|
Loading…
Reference in New Issue
Block a user