package
0.3.0
Repository: https://github.com/actions-oss/act-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ImageExistsLocally returns a boolean indicating if an image with the requested name, tag and architecture exists in the local docker image store.
No description provided by the author
No description provided by the author
NewContainer creates a reference to a container.
NewDockerBuildExecutor function to create a run executor for the container.
No description provided by the author
No description provided by the author
NewDockerPullExecutor function to create a run executor for the container.
No description provided by the author
RemoveImage removes image from local store, the function is used to run different container image architectures.
Arch fetches values from docker info and translates architecture to GitHub actions compatible runner.arch values https://github.com/github/docs/blob/main/data/reusables/actions/runner-arch-description.md.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

FileEntry is a file to copy to a container.
No description provided by the author
No description provided by the author
NewContainerInput the input for the New function.
NewDockerBuildExecutorInput the input for the NewDockerBuildExecutor function.
NewDockerPullExecutorInput the input for the NewDockerPullExecutor function.
No description provided by the author

# Interfaces

Container for managing docker run containers.
No description provided by the author

# Type aliases

No description provided by the author