edge_stack/temperature_sensor.yaml

8 lines
206 B
YAML

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