Skip to content

Commit 20efefc

Browse files
authored
Merge pull request #143 from essentialkaos/develop
Improve README
2 parents 3559915 + b907b3b commit 20efefc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ rpmbuilder webkaos.spec -3 -V -di
100100
**Q:** **_Can you provide Alpine-based Docker images?_**<br/>
101101
**A:** No. Using RPM packages simplify their support for us. There is a complex process of building and testing packages with different tools (_[rpmbuilder](https://kaos.sh/rpmbuilder), rpmlint, [perfecto](https://kaos.sh/perfecto), [bibop](https://kaos.sh/bibop), [shellcheck](https://github.com/koalaman/shellcheck)_) and we can't provide the same level of quality without them. Also, it is tough to write and maintain Dockerfiles with a large number of build actions and stages.
102102

103-
**Q:** **_Why doesn't Dockerfile contain a package version?_**<br/>
104-
**A:** Webkaos is based on the latest, mainline (_unstable_) version of Nginx, every release of which contains different fixes. So it is important to use the latest version of webkaos, and not to stick to a particular one.
105-
106103
### License
107104

108105
[BSD 2-clause](LICENSE)

0 commit comments

Comments
 (0)