| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-23 | [mod] utils/lxc.sh: detect conflict of docker & LXC in the iptables | Markus Heiser | |
| Docker is blocking network of existing LXC containers / there is a conflict in the iptables setup of Docker & LXC. With this patch: - utils/lxc.sh checks internet connectivity (instead of silently hang) - Chapter "Internet Connectivity & Docker" describes the problem and made a suggestion for a solution a solution Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-06-04 | [docs] move LXC blog article into developer documentation. | Markus Heiser | |
| Move article 'Developing in Linux Containers' from blog section do developer section. Since there are no more articles in the blog section, remove the section completely. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||