Hey everyone,
Milkboy here, idk if im in the right place.
As a long-time Grav user, repeating the same manual environment setups was becoming a chore, so I built a dedicated Docker solution to solve it once and for all.
Why I made this:
-
No bloat: Most public Docker recipes are not updated, old, don't fit my needs or miss Grav-specific tweaks.
-
Saved effort: Fine-tuned this LAMP stack for Grav—felt like a waste not to share my hard work.
-
Maintained: I’ll be updating the repo semi-regularly to keep things smooth, since i need to maintain my instances. I also use jules bot to update images and stuff
Repo: https://github.com/milkboyinchina/docker-lamp-grav
Be sure to read the HowTo file in the repo—I included a bunch of neat shortcut scripts to speed up common tasks!
Please check it out! If it helps your workflow, leaving a star on GitHub would mean a lot. If you run into issues or have feature requests, open an issue on GitHub and I'll see what I can do.
Ill also be releasing my custom plugin soon, after i clean my codes.