edge_stack/speed_sensor.yaml

8 lines
188 B
YAML

version: '3.3'
services:
sensor_speed:
network_mode: host
container_name: speed
image: registry.zz11.net/sensor_speed
stdin_open: true
tty: true