Y
Hacker News
new
|
ask
|
show
|
jobs
by
FlyingSnake
970 days ago
Yes, I use GH actions to push it to a registry and then manually pull it on the VPS. I’m sure there are better ways to automate this but I’m too lazy at this point to implement them.
1 comments
klecansky
969 days ago
You can use Watchtower (
https://containrrr.dev/watchtower/
) that solves problem of manual pulling on VPS.
link