Skip to content

Commit

Permalink
chore(docs): Include note about using custom images to avoid re-insta…
Browse files Browse the repository at this point in the history
…lling (old) packages
  • Loading branch information
reitzig committed Apr 1, 2024
1 parent 0358c92 commit 6ea3353
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,10 @@ so keep in mind that widespread use of this workaround _will_ stress those few m
We strongly recommend upgrading to the latest TeXlive version as soon as possible!

<!-- TODO: provide example-->
<!-- ℹ️ That said, an alternative is to maintain custom Docker images with historic package versions;
see [here](TODO) for an example. -->
ℹ️ That said, an alternative is to maintain custom Docker images with historic package versions<!--;
see [here](TODO) for an example-->.
This approach completely avoids the need for running `tlmgr` at runtime,
so repository freeze does not impact your builds.

---

Expand Down

0 comments on commit 6ea3353

Please sign in to comment.