From b3b43742eeb43b9c780797b180b26b67c944203b Mon Sep 17 00:00:00 2001 From: Korbs Date: Fri, 7 Jun 2024 17:47:55 -0400 Subject: [PATCH] update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9751b4..3b40971 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ [![Build Status](https://ci.sudovanilla.org/api/badges/Korbs/4get-build-automation/status.svg)](https://ci.sudovanilla.org/Korbs/4get-build-automation) - SudoVanilla does not pull from Docker Hub, in response to this, builds are done manually on server and pushed here to SudoVanilla Ark. \ No newline at end of file +Pretty much everything is running on Docker on SudoVanilla's server, however I refuse to pull images from Docker Hub as it is proprietary. To get around this, builds are done via automation on server, with a selfhosted Drone instance, and pushed here to SudoVanilla Ark. + +Another reason for this, is that some projects either don't provide an image or don't have an image available for the arm64 arch(SudoVanilla server runs on a M2 chip, Asahi Linux). \ No newline at end of file