Builder
class Builder
Properties
Link copied to clipboard
                  The Linux capabilities for the container that are added to or dropped from the default configuration provided by Docker.
Link copied to clipboard
                  The host devices to expose to the container.
Link copied to clipboard
                  Whether to run an init process inside the container that forwards signals and reaps processes.
Link copied to clipboard
                  The value for the size (in MiB) of the /dev/shm volume.
Link copied to clipboard
                  Configures the container's memory swappiness behavior. Determines how aggressively pages are swapped. The higher the value, the more aggressive the swappiness. The default is 60.
Link copied to clipboard
                  The container path, mount options, and size (in MiB) of the tmpfs mount.