MCPcopy
hub / github.com/keploy/keploy / WriteComposeFile

Method WriteComposeFile

pkg/platform/docker/service.go:16–16  ·  view source on GitHub ↗
(compose *Compose, path string)

Source from the content-addressed store, hash-verified

14
15 ReadComposeFile(filePath string) (*Compose, error)
16 WriteComposeFile(compose *Compose, path string) error
17 IsContainerRunning(containerName string) (bool, error)
18 CreateVolume(ctx context.Context, volumeName string, recreate bool, driverOpts map[string]string) error
19

Callers 1

SetupComposeMethod · 0.65

Implementers 1

Implpkg/platform/docker/docker.go

Calls

no outgoing calls

Tested by

no test coverage detected