(attach bool)
| 48 | GetContainerArchive(ctx context.Context, srcPath string) (io.ReadCloser, error) |
| 49 | Pull(forcePull bool) common.Executor |
| 50 | Start(attach bool) common.Executor |
| 51 | Exec(command []string, env map[string]string, user, workdir string) common.Executor |
| 52 | UpdateFromEnv(srcPath string, env *map[string]string) common.Executor |
| 53 | UpdateFromImageEnv(env *map[string]string) common.Executor |
no outgoing calls
no test coverage detected