mirror of
https://github.com/vmorganp/Lazytainer.git
synced 2025-12-21 13:23:02 +01:00
use docker library, organize code, trim logs to only relevant stuff, cut image size
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
# - TIMEOUT=30 # OPTIONAL number of seconds to let container idle
|
||||
# - RXHISTLENGTH=10 # OPTIONAL number of seconds to keep rx history, uptime is calculated as first item and last item from this and must have a gap of at least $MINPACKETTHRESH
|
||||
# - MINPACKETTHRESH=10 # OPTIONAL number of packets that must be recieved to keepalive/start container
|
||||
# - POLLRATE=1 # OPTIONAL number of packets that must be recieved to keepalive/start container
|
||||
ports:
|
||||
- 81:81
|
||||
- 82:82
|
||||
|
||||
Reference in New Issue
Block a user