Skip to main content

Disk Quota

Limit Docker image storage with the --quota flag (in GB):
Recommendation: Set quota to ~50% of your Docker data root drive capacity. Default is 400GB. Find your Docker data root:

For production operations, it can be helpful to run disNet as a systemd service for automatic restarts.

1. Create Service File

Add the following (replace paths and keys in WorkingDirectory and ExecStart fields):

2. Enable and Start

3. Check Status

4. Check Logs