7a55e0defd
build(docker): finalize dockerization
...
* Fix broken build process
* Remove unneeded separate install phase
* Include dockerignore
* Actually build the website in the image separately
thank you @lukadev-0 for help :D
2025-08-26 17:33:42 +01:00
ded2e7218e
build(docker): copy rust-toolchain
into install phase
2025-08-25 18:38:01 +01:00
99c990fb4e
build(docker): run patch-crate
before other vendoring steps
2025-08-25 18:35:31 +01:00
eae85408f7
build(docker): lib.rs
file to be valid rust project during install
2025-08-25 18:29:41 +01:00
db460ca871
build(docker): use scratch
instead of rust
image for runner layer
2025-08-25 17:44:07 +01:00
b9fe0f42ec
build: dockerize the project
2025-08-25 17:42:02 +01:00