1
Fork 0

update
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Korbs 2024-06-07 17:47:55 -04:00
parent beda9b9bf4
commit b3b43742ee

View file

@ -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.
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).