From 6bf2cdd00494bacbe713d924dc9eca9b20beee9e 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..b871cbe 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 `git.jabuxas.xyz/jabuxas/cports:latest` image and set it up how you want to