Okay, I've just been fiddling in my local master, but I can check it in and send it to you.
You'd probably need to fiddle with it, some more, as I'm using Plesk, but it'd be similar.
Login to reply
Replies (1)
It's a lot of blah blah blah and would be too messy for your repo, but might be an interesting read.

GitHub
Add Docker deployment and Apache reverse proxy setup · Silberengel/next.orly.dev@42273ab
🐳 Docker Implementation:
- Add Dockerfile with Alpine Linux (46MB image)
- Add docker-compose.yml with production-ready config
- Add manage-rela...