12 Commits

Author SHA1 Message Date
414c1f0e20
Use dynamic linking in Docker build
Switch base image to rust:slim
Dynamically link libretunes build
Copy required shared objs to scratch image
Remove CSS minify step (Leptos does this already)
2024-09-30 19:02:59 -04:00
074f866e5f
Add Docker build steps from old docker-leptos/musl image 2024-09-15 21:31:22 -04:00
b6066e2d3e
Include ASCII art file in Docker build 2024-04-11 23:42:22 -04:00
8d9b84442e
Copy migrations into Docker container 2024-02-04 23:34:29 -05:00
6952a6d906
Switch to musl Docker base image 2024-01-24 19:10:26 -05:00
d01172a40f
Switch to tailwindcss version 3.1.8
Fixes broken Docker build due to "Unexpected token '.'"
See https://github.com/tailwindlabs/tailwindcss/discussions/8807
2024-01-23 23:16:46 -05:00
1288f884fb
Update for latest docker-leptos container 2024-01-23 23:11:16 -05:00
468fbb4dc2
Include build script in Dockerfile 2024-01-23 23:08:56 -05:00
ca3ffe6d22
Add libpq library to Dockerfile for Diesel 2024-01-23 14:58:06 -05:00
997a9d2b15
Switch to LibreTunes' docker-leptos image as Docker image base 2024-01-01 15:54:23 -05:00
573c4f4331
Fix Docker image incorrect site root copy path 2024-01-01 15:53:10 -05:00
5cbc830439
Add Dockerfile 2023-12-30 15:19:02 -05:00