Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | docker: multiple updates | Matthew Kobayashi | |
* Update Debian base image to 12 * Add --break-system-packages option to pip3 install command * Remove chmod a+s from Dockerfile (newer versions of gosu in particular don't support this) * Add sudo to relevant commands in entrypoint.sh * Add UID_MIN key to adduser command (allows the container to run on MacOS) * Formatting and spelling fixes | |||
2024-01-16 | Update Dockerfile | Robert Göhler | |
2022-08-25 | fix: docker/Dockerfile to reduce vulnerabilities | snyk-bot | |
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN10-BASH-536280 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-ZLIB-2976149 | |||
2022-04-01 | add sphinx panels and create 6 panels on index.rst | rebortg | |
2022-02-12 | cleanup all vale components | rebortg | |
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a) | |||
2022-01-24 | add md support to Dockerfile | rebortg | |
2020-12-08 | Dockerfile: add python requirement lxml | rebortg | |
2020-07-18 | 404: catch page not found error | rebortg | |
2020-01-04 | docker: readd sphinx-auto-build | Robert Göhler | |
2020-01-04 | Docker: update debian and sphinx-doc version | Robert Göhler | |
the update of sphinx repair a dependency problem with docutil and the new vyos extension | |||
2019-12-11 | Docker: convert (dos2unix) entrypoint | Christian Poessinger | |
We need to convert the entrypoint with appropriate line endings, else there will be an error: 'standard_init_linux.go:175: exec user process caused "no such file or directory"' | |||
2019-12-10 | Docker: add 'nano' to container image | Christian Poessinger | |
2019-12-07 | Docker: Docs: enable GraphViz support | Christian Poessinger | |
2019-11-20 | wireless: add operational commands | Christian Poessinger | |
2019-10-14 | T1731: change vale version to stable | Robert Göhler | |
2019-10-14 | T1731: 1st version to test vale | Robert Göhler | |
2019-04-24 | Add sphinx-autobuild to docker | Peter Magnusson | |
2019-04-20 | Docker: update Dockerfile and description | Christian Poessinger | |