We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c6268 commit 5e70ceaCopy full SHA for 5e70cea
docker-compose.yml
@@ -26,8 +26,8 @@ services:
26
network_mode: "host"
27
privileged: true
28
labels:
29
- # io.resin.features.balena-socket: '1'
30
- io.balena.features.balena-socket: '1'
+ io.resin.features.balena-socket: '1'
+ # io.balena.features.balena-socket: '1'
31
depends_on:
32
- influxdb
33
restart: always
0 commit comments