15 Commits

Author SHA1 Message Date
perennial df2853dfd1 fix borked Docker builds 2024-10-12 04:00:32 +11:00
perennial efeef1aa10 docker: fix missing i18n directory 2024-10-09 23:38:07 +11:00
perennial 5401381de8 Rename to build.sh 2024-09-23 14:27:40 +10:00
perennial 67df71a48b Back to a plain shell script 2024-09-23 14:21:45 +10:00
perennial 991264f4bb dockerfile: use make for compilation + setup caching 2024-09-17 00:28:42 +10:00
perennial 1a69274808 config target arch during compilation 2024-09-17 00:18:55 +10:00
perennial ba6f2c78a1 Docker: Update config and simplify deployment
- Update Dockerfile to use golang 1.23.1 with Alpine
- Switch base image to scratch
- Replace docker-compose.yml with compose.yaml and update configuration
- Remove unnecessary files (entrypoint.sh, pixivfe_token.txt)
- Simplify token management
- Update documentation
2024-09-12 01:37:25 +10:00
iacore 5ad8d76e0a rename views/ to assets/
rename folders within
2024-08-19 23:02:53 +00:00
perennial 45a13b99ff Dockerfile: change 'as' to 'AS' 2024-04-22 11:34:57 +10:00
VnPower c8ecc9a437 Remove the default port from Dockerfile 2024-04-19 05:18:30 +00:00
VnPower 154d8403cb Add Woodpecker CI for Docker images and set default port in Dockerfile 2024-04-17 20:03:23 +07:00
perennial e240ecf55f Use default registry (docker.io) for base images in Dockerfile 2024-03-22 17:14:29 +11:00
perennial 9b66873407 Upgrade to golang:1.22 and alpine:3.19 2024-03-22 17:10:13 +11:00
perennial 89b0128965 Docker improvements 2024-02-14 15:57:19 +11:00
vlnst ea513bacca Add docker 2024-01-25 20:10:59 +03:00