about summary refs log tree commit diff stats
path: root/Dockerfile
Commit message (Expand)AuthorAgeLines
* use nix to build docker imagesAlan Pearce13 days-34/+0
* copy static files directly in goAlan Pearce14 days-1/+0
* embed filesAlan Pearce2024-04-18-2/+1
* configure docker buildAlan Pearce2024-04-17-32/+16
* remove post-processingAlan Pearce2024-04-17-16/+1
* docker: use bun compiler to generate single file executableAlan Pearce2024-04-11-3/+7
* Update bunAlan Pearce2024-04-11-1/+1
* docker: fix deployment of pre-compressed static filesAlan Pearce2024-04-07-1/+1
* Docker: Follow bun best practicesAlan Pearce2024-04-04-16/+12
* Update dependenciesAlan Pearce2024-04-01-2/+2
* Update dependenciesAlan Pearce2023-11-23-1/+1
* Remove mention of Zola from DockerfileAlan Pearce2023-11-23-1/+0
* Copy post-processed files back to app imageAlan Pearce2023-09-22-0/+1
* Re-add compression stepAlan Pearce2023-09-22-1/+1
* Replace zola with DOM-based static site generation codeAlan Pearce2023-09-22-16/+15
* Optimise DockerfileAlan Pearce2023-09-17-1/+0
* Fix format not running in dockerAlan Pearce2023-09-17-2/+2
* Use a fixed docker tag for postprocessing on AlpineAlan Pearce2023-09-17-1/+1
* Fix XML feed styleAlan Pearce2023-09-16-0/+1
* Steamline docker buildAlan Pearce2023-09-16-2/+5
* Update Bun to 1.0.1Alan Pearce2023-09-15-1/+1
* Fix buildAlan Pearce2023-09-15-1/+6
* Build with dockerAlan Pearce2023-09-15-0/+60