|
|
|
|
|
by thelazydogsback
2235 days ago
|
|
Nice one! One could also cite Electron apps.
But I don't think people are entirely happy w/containers or Electron apps for similar reasons of their monolithic nature, image size, versioning, patching, etc.
At least w/Docker you have a DockerFile that specifies the composition semantics -- in ST you tend to just save an image in a magic state that was the result of user interactions. |
|