Uses of Interface
org.mandas.docker.client.messages.HostConfig.Bind.Builder
Packages that use HostConfig.Bind.Builder
-
Uses of HostConfig.Bind.Builder in org.mandas.docker.client.messages
Methods in org.mandas.docker.client.messages that return HostConfig.Bind.BuilderModifier and TypeMethodDescriptionstatic HostConfig.Bind.BuilderHostConfig.Bind.builder()HostConfig.Bind.Builder.readOnly(boolean readOnly) HostConfig.Bind.Builder.selinuxLabeling(Boolean sharedContent) Turn on automatic SELinux labeling of the host file or directory being mounted into the container.