From 51584591c0d46969a259148611f554832d8a44de Mon Sep 17 00:00:00 2001 From: jabuxas Date: Fri, 6 Sep 2024 12:04:44 -0300 Subject: [PATCH] docs: add mention to image --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eeec03d..e332f34 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,4 @@ docker compose run --build --rm cports - your cports repo will be in /cports, just do setup normally after that - make sure you have sane `ulimits -n`, docker for some reason is setting it as `1073741816` lately, and that makes builds take minutes. +- optionally, use the [docker image](https://git.jabuxas.xyz/jabuxas/-/packages/container/cports/latest) and set it up how you want to