Closed developer79433 closed 8 months ago
Here's a fluffy but still reasonably informative discussion of the benefits of containerisation: https://circleci.com/blog/benefits-of-containerization/
The parts about "faster" and so on are comparing containers to virtual machines, so are probably irrelevant to OpenSprinkler. Bare metal is faster than containers (slightly). But the other benefits, in particular portability and easier management, are relevant.
Heya @rayshobby , could you please take a look?
@tonyrui , I see you've been active on OS recently, could you take a look at this please?
Heads-up: I snagged this branch for my fork and stapled on some github actions workflows (my first). Now I have prebuilt images serving out of ghcr.io.
What's to state of this ? Why does this PR got closed, not merged ?
It got automatically closed when I deleted the 'containerise2' branch in my fork, as part of a cleanup. I'll create another PR and link it here.
Ok, see #262 .
Containerise this and silence many compiler warnings. Closes #50 .