17 Commits

Author SHA1 Message Date
Matthew Kobayashi
48fc429153
docker: multiple updates
* 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-05-10 20:15:36 +02:00
Robert Göhler
eeffa32cf0
Update Dockerfile 2024-01-16 13:15:18 +01:00
snyk-bot
75b7c2ba60
fix: docker/Dockerfile to reduce vulnerabilities
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-08-25 09:32:52 +00:00
rebortg
9708481d5e add sphinx panels and create 6 panels on index.rst 2022-04-01 11:42:53 +02:00
rebortg
31464afb04 cleanup all vale components
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a)
2022-02-12 21:40:50 +01:00
rebortg
ca70a6d267 add md support to Dockerfile 2022-01-24 21:17:24 +01:00
rebortg
0bb741b58b Dockerfile: add python requirement lxml 2020-12-08 14:38:56 +01:00
rebortg
39b1b48800 404: catch page not found error 2020-07-18 14:49:28 +02:00
Robert Göhler
544359d46e docker: readd sphinx-auto-build 2020-01-04 14:08:11 +01:00
Robert Göhler
0326ed00ae Docker: update debian and sphinx-doc version
the update of sphinx repair a dependency problem with docutil and the new vyos extension
2020-01-04 13:28:25 +01:00
Christian Poessinger
ab233b9983 Docker: convert (dos2unix) entrypoint
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-11 22:08:46 +01:00
Christian Poessinger
dff256ed5b Docker: add 'nano' to container image 2019-12-10 17:55:35 +01:00
Christian Poessinger
66deacf42a Docker: Docs: enable GraphViz support 2019-12-07 19:26:45 +01:00
Robert Göhler
d59ccf6c89 T1731: change vale version to stable 2019-10-14 21:33:01 +02:00
Robert Göhler
f5f5780c2c T1731: 1st version to test vale 2019-10-14 21:28:29 +02:00
Peter Magnusson
5122470472 Add sphinx-autobuild to docker 2019-04-24 15:46:47 +02:00
Christian Poessinger
0a0e3c5ebd Docker: update Dockerfile and description 2019-04-20 14:16:14 +02:00