Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nektos/act
/ Close
Method
Close
pkg/container/container_types.go:55–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
UpdateFromImageEnv(env *
map
[string]string) common.Executor
54
Remove() common.Executor
55
Close() common.Executor
56
ReplaceLogWriter(io.Writer, io.Writer) (io.Writer, io.Writer)
57
GetHealth(ctx context.Context) Health
58
}
Callers
15
logDockerResponse
Function · 0.65
NewDockerVolumeRemoveExecutor
Function · 0.65
removeExecutor
Function · 0.65
TestImageExistsLocally
Function · 0.65
parseEnvFile
Function · 0.65
ImageExistsLocally
Function · 0.65
RemoveImage
Function · 0.65
NewDockerBuildExecutor
Function · 0.65
createBuildContext
Function · 0.65
GetHostInfo
Function · 0.65
Close
Method · 0.65
exec
Method · 0.65
Implementers
2
containerReference
pkg/container/docker_run.go
HostEnvironment
pkg/container/host_environment.go
Calls
no outgoing calls
Tested by
11
TestImageExistsLocally
Function · 0.52
TestDocker
Function · 0.52
TestGetContainerArchive
Function · 0.52
captureOutput
Function · 0.52
TestHandler
Function · 0.52
TestHandler_CustomExternalURL
Function · 0.52
TestHandler_gcCache
Function · 0.52
TestHandler_UnauthorizedAccess
Function · 0.52
TestHandler_BindAddress
Function · 0.52
TestIgnoredTrackedfile
Function · 0.52
TestSymlinks
Function · 0.52