Skip to content

Commit

Permalink
documentation for hardlinked repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
gdraheim committed Aug 15, 2024
1 parent dd0eb1b commit 466b75d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DISKBASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ need to run two targets for each repo version.

As a result it will print out the values needed for `docker_mirror.ini`.

Note that you can not directly mount the sync-dirs. They are broken into multiple
pieces ('base' and 'update' repos) and their metadata index is often broken. This
is fixed when copying the data into the container -or- when the '.disk' directory
is created. The rpm/deb files themselves are hardlinked into the '.disk' directory.

## docker_mirror.ini

The `docker_mirror.ini` can hold overrides that are used to start a repo-container
Expand Down

0 comments on commit 466b75d

Please sign in to comment.