Toot

Written by N.E.P.T.R on 2024-12-12 at 21:33

Docker is good when combined with gVisor runtime for better isolation.

What is gVisor?gVisor is an application kernel, written in memory safe Golang, that emulates most system calls and massively reduces the attack surface of the kernel. This is important since the host and guest share the same kernel, and Docker runs rootful. Root inside a Docker container is the same as root on the host, as long as a sandbox escape is used. This could arise if a container image requires unsafe permissions like Docker socket access. gVisor protects against privilege escalation by only using root at the start and never handing root over to the guest.

=> More informations about this toot | View the thread | More toots from Neptr@lemmy.blahaj.zone

Mentions

=> View foremanguy92_@lemmy.ml profile

Tags

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113641992433196871
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
225.784515 milliseconds
Gemini-to-HTML Time
0.591571 milliseconds

This content has been proxied by September (ba2dc).