Documentation
¶
Index ¶
Constants ¶
View Source
const ( Nerdctl = Target("nerdctl") Docker = Target("docker") )
View Source
const ( AlpineImage = "alpine" NginxAlpineImage = "nginx:1.19.6-alpine" NginxAlpineIndexHTMLSnippet = "<title>Welcome to nginx!</title>" )
TODO: avoid using Docker Hub
View Source
const Namespace = "nerdctl-test"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cmd ¶
func (*Cmd) AssertFail ¶ added in v0.6.0
func (c *Cmd) AssertFail()
func (*Cmd) AssertOutWithFunc ¶
Click to show internal directories.
Click to hide internal directories.