Commit Graph

13 Commits

Author SHA1 Message Date
video-prize-ranch
26edb6a385 Fix docker files and update tailwind (#216)
- Update tailwind to 4.1.5
- Remove `version` in docker-compose.yml
- Fix CSS build in dockerfile

closes #202

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/216
Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
2025-05-02 18:33:26 +00:00
nyuuzyou
2cb5bcebf3 Fix Docker build failure with Tailwind CSS v4
This PR fixes the Docker build failure caused by incompatibility with the new CLI command structure of Tailwind CSS v4. Previously, the build failed with the error: `npm error could not determine executable to run.`

https://github.com/tailwindlabs/tailwindcss/discussions/15820
2025-03-27 21:04:13 +00:00
video-prize-ranch
23435cbe61
Switch to codeberg.org/rimgo/rimgo 2023-06-10 12:32:41 -04:00
video-prize-ranch
7c78e156ba
Build CSS in Dockerfile 2023-06-10 12:23:29 -04:00
video-prize-ranch
d50cf2da86
Add support for .env configuration and privacy page (closes #44) 2022-08-04 19:41:55 -04:00
video-prize-ranch
b5081f2c4d
Optimize CI 2022-06-03 18:45:14 -04:00
video-prize-ranch
11a70b6e76
Switch to scratch image 2022-03-19 15:58:12 -04:00
video-prize-ranch
156452713b
Cache go modules 2022-02-21 12:26:31 -05:00
TheFrenchGhosty
2fa5068a17 Replace go-rimgu with rimgo in the Dockerfile 2022-01-17 23:34:55 +01:00
TheFrenchGhosty
984692d045 Basic docker support 2022-01-17 23:33:51 +01:00
3nprob
dbb0906312 Copy assets as part of npm postbuild 2021-10-08 03:38:31 +09:00
3nprob
9d769b2360 fixup Dockerfile 2021-10-07 02:47:31 +09:00
3nprob
96c28027ef Add Dockerfile 2021-10-07 01:01:36 +09:00