Versions in this module
v1
Aug 16, 2018
Jul 13, 2018
Jul 9, 2018
Jun 27, 2018
Jun 18, 2018
May 31, 2018
Apr 24, 2018
Changes in this version
+
var WithAllCapabilities = WithCapabilities(getAllCapabilities())
—
darwin/amd64, js/wasm, linux/amd64
+
var WithPrivileged = Compose(WithAllCapabilities, WithMaskedPaths(nil), WithReadonlyPaths(nil), ...)
—
darwin/amd64, js/wasm, linux/amd64
+
func WithSeccompUnconfined(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithWriteableCgroupfs(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithWriteableSysfs(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
type SpecOpts
—
darwin/amd64, js/wasm, linux/amd64
Apr 13, 2018
Apr 5, 2018
Mar 27, 2018
Apr 2, 2018
Mar 29, 2018
Feb 13, 2018
Feb 6, 2018
Jan 30, 2018
Jan 17, 2018
Jan 11, 2018
Dec 5, 2017
Changes in this version
+
func WithHostHostsFile(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithHostLocaltime(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithHostResolvconf(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithNoNewPrivileges(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
+
func WithTTY(_ context.Context, _ Client, _ *containers.Container, s *specs.Spec) error
—
darwin/amd64, js/wasm, linux/amd64
Dec 1, 2017
Aug 10, 2017
Aug 2, 2017
Jul 26, 2017
Jul 19, 2017
Jul 13, 2017