| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(docker): use entry-point syntax for starting process | Fuwn | 2021-05-06 | 1 | -1/+2 |
| | | |||||
| * | docs(docker): expose ports (doc) at the image level | Fuwn | 2021-05-06 | 1 | -0/+5 |
| | | |||||
| * | docs(docker): sha256 notes | Fuwn | 2021-05-06 | 1 | -0/+6 |
| | | |||||
| * | feat(docker): extends alpine | Fuwn | 2021-05-06 | 1 | -6/+9 |
| | | | | | Enables further extensibility, as well, Alpine is only 5 megabytes so the overhead is minimal. | ||||
| * | fix(docker): the dockering | Fuwn | 2021-05-06 | 1 | -2/+8 |
| | | | | | Fix Docker functionalities. | ||||
| * | feat(nix): spice it all up | Fuwn | 2021-05-06 | 1 | -0/+23 |