Tootfinder

Opt-in global Mastodon full text search. Join the index!

@joe@toot.works
2025-06-26 13:49:12

... It looks like the issue with #laradock is due to compose_bake being borked.
#laravel #docker

@michabbb@social.vivaldi.net
2025-06-03 07:22:08

🔄 Features hot-reloading for both frontend and
backend during development
🐳 Production deployment ready with #Docker and docker-compose configuration
github.com/google-gem…

@samir@functional.computer
2025-06-01 13:31:53

@… Is that 11 million lines in Docker Engine, or is it also including Desktop, Compose, libcontainer, etc?

@jamesthebard@social.linux.pizza
2025-06-02 17:41:36

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