Versions in this module Expand all Collapse all v1 v1.0.4 Oct 8, 2023 v1.0.3 Oct 8, 2023 v1.0.2 Oct 4, 2023 v1.0.1 Oct 4, 2023 v1.0.0 Oct 4, 2023 Changes in this version + var Cmd = cobrax.NewCommand("docker", cobrax.WithRunE(dockerCommand)) + func Category() string + func Clean() error + func GenTemplates() error + func RevertTemplate(name string) error + func Update() error + type Docker struct + Author string + BaseImage string + Chinese bool + GoFile string + GoMainFrom string + GoRelPath string + HasPort bool + HasTimezone bool + Image string + Port int + ServiceName string + ServiceType string + Timezone string + type GenContext struct + Author string + Base string + Branch string + China bool + Home string + Image string + Port int + Remote string + ServiceName string + ServiceType string + TimeZone string