11 Commits

Author SHA1 Message Date
gigirassy
16030e559b Add CA certs to scratch runtime; tested and actually works 2025-11-01 02:50:21 +01:00
gigirassy
78c8048000 fixed 2025-11-01 02:44:07 +01:00
gigirassy
f5b10d01e6 Replace runtime stage with scratch
An Alpine runtime is not necessary for a simple go binary like this with zero other folders/data, and using scratch reduces memory significantly as all that'll be running is the binary.
2025-11-01 02:40:15 +01:00
c233475390 trying to fix CI
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 15m11s
mozhi pipeline / Build and publish artifacts (push) Failing after 5m44s
2024-07-19 20:25:58 +05:30
916a22f57b add arm64 support hopefully (closes #2)
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 36s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-21 21:53:49 +05:30
4b3cabcd5b add libmozhi to GOPRIVATE 2023-09-11 14:15:27 +05:30
9e7d11104a include views and assets in binary
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 2m57s
mozhi pipeline / Build and publish artifacts (push) Successful in 12m28s
2023-09-10 18:15:46 +05:30
e584565db7 make dockerfile copy static and views
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 2m56s
mozhi pipeline / Build and publish artifacts (push) Has been cancelled
2023-09-10 18:04:08 +05:30
566eb69743 update deps, make engine code into a lib
All checks were successful
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Successful in 3m54s
mozhi pipeline / Build and publish artifacts (push) Successful in 13m27s
2023-09-09 20:03:14 +05:30
8e85a7f259 update dockerfile, ignore docs 2023-08-27 21:43:29 +05:30
47b56466ba add docker and use route grouping for API routes 2023-08-27 20:21:53 +05:30