hidden volume?
Tell us about your request
"Attackers can often gain access to multiple containers once they've gained a foothold in the host. If a container can access the system file directory, it can undermine security enforcement. Attackers with root access to containers can sometimes gain root access to the host. - Tigera, Docker Security risks"
Which service(s) is this request for?
docker cli, docker desktop.
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
security, container.
Are you currently working around the issue?
can we add hidden volume in docker?
Additional context
Hidden volumes allow hiding data inside of the encrypted volume. This data is protected by an additional passphrase. Without the passphrase, it is impossible to know whether hidden volumes are present.