From 578bd8a1b2030c7a0b927a11948748ab58a061e7 Mon Sep 17 00:00:00 2001 From: Guido Draheim Date: Thu, 15 Aug 2024 10:07:27 +0200 Subject: [PATCH] hint docker_mirror.ini and DISKBASE.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 0dca23d..f74552a 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,19 @@ the universe packages unless it sees the "--universe" option. There was not attempt made to include multiverse package. +## docker_mirror.ini + +The `docker_mirror.py` script will load override values in +a config file usually found in `~/.config/docker_mirror.ini` +on newer Linux distros. + +In most cases that is not needed - unless you want to reduce +disk pressure (in the docker space) by using the disk/base +approach where the repo data is mounted into repo container +instead of having a copy. + +For details see [DISKBASE.md](DISKBASE.md) + ## IMPLEMENTATION Every package repo has a different way to store data in its