v.0.1.0
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
services:
|
||||
doc_rudi:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: gitea.tebarius.duckdns.org/tebarius/doc_rudi:latest
|
||||
container_name: doc_rudi
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "19997:19997"
|
||||
- "19998:19998"
|
||||
environment:
|
||||
NETDATA_HOST: http://my-netdata-ip:19999 # default: http://localhost:19999
|
||||
#NETDATA_QUERY_SECONDS: 200000 # default: 200000 (last how many seconds to get from netdata)
|
||||
|
||||
Reference in New Issue
Block a user