Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Agent string
ProjectDir string
WorkspaceHash string
WorkspaceOverride string
NoFirewall bool
ReadOnly bool
NoEnv bool
NoResume bool
EnvVars []string
IncludeDirs []string
AllowURLs []string
Passthrough []string
Verbose bool
StatusBar bool
Version string
}
Options holds all the flags for running a container.
Click to show internal directories.
Click to hide internal directories.