mirror of
https://github.com/tiennm99/netdata-docker-compose.git
synced 2026-07-04 19:08:24 +00:00
feat: use docker stable image
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
netdata:
|
||||
image: netdata/netdata
|
||||
image: netdata/netdata:stable
|
||||
container_name: netdata
|
||||
pid: host
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user