Home
last modified time | relevance | path

Searched defs:staticEmulatorMount (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/solver/llbsolver/ops/
H A Dexec_binfmt.go41 type staticEmulatorMount struct { struct
42 path string
43 idmap *idtools.IdentityMapping
46 func (m *staticEmulatorMount) Mount() ([]mount.Mount, func() error, error) {
81 func (m *staticEmulatorMount) IdentityMapping() *idtools.IdentityMapping {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/llbsolver/ops/
H A Dexec_binfmt.go42 type staticEmulatorMount struct { struct
43 path string
44 idmap *idtools.IdentityMapping
47 func (m *staticEmulatorMount) Mount() ([]mount.Mount, func() error, error) {
82 func (m *staticEmulatorMount) IdentityMapping() *idtools.IdentityMapping {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/llbsolver/ops/
H A Dexec_binfmt.go42 type staticEmulatorMount struct { struct
43 path string
44 idmap *idtools.IdentityMapping
47 func (m *staticEmulatorMount) Mount() ([]mount.Mount, func() error, error) {
82 func (m *staticEmulatorMount) IdentityMapping() *idtools.IdentityMapping {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/llbsolver/ops/
H A Dexec_binfmt.go42 type staticEmulatorMount struct { struct
43 path string
44 idmap *idtools.IdentityMapping
47 func (m *staticEmulatorMount) Mount() ([]mount.Mount, func() error, error) {
82 func (m *staticEmulatorMount) IdentityMapping() *idtools.IdentityMapping {