Y
Hacker News
new
|
ask
|
show
|
jobs
by
ch1234
117 days ago
How are you deploying? I’m on dokploy so I’m not sure of compatibility
1 comments
chuckadams
117 days ago
I use good old `docker compose`. It's 100% compatible, since it uses the same moby engine underneath. I've also run k3d on it, so I'm pretty sure it'll handle anything you throw at it.
link