
2025-06-26 13:49:12
🔄 Features hot-reloading for both frontend and
backend during development
🐳 Production deployment ready with #Docker and docker-compose configuration
https://github.com/google-gem…
@… Is that 11 million lines in Docker Engine, or is it also including Desktop, Compose, libcontainer, etc?
In "holy-crap-that-was-too-difficult", reworked the Jekyll build script to work using the `ruby:alpine` container. I just want the site to build without having to go through the hoops of installing `ruby` and getting `bundle` to do what I want it to. A nice Docker Compose file gets it done nice and quickly without fuss. Also I don't have random gems installed around my system.
#ruby