buildscript

package
v1.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 3 Imported by: 0

README

构建docker、shell脚本。用于部署时自动拉去服务Git代码,进行打包go文件,
构建为docker镜像设置组织所有者信息,上传至github.com 进行部署操作。

主要用于,项目一键打包部署Docker镜像,方便系统环境部署、运维等工作

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate added in v1.1.2

func Generate(name, org, mainPath string, hasUI bool) (err error)

func GenerateBaseDockerfile added in v1.1.2

func GenerateBaseDockerfile() (err error)

Types

type Param added in v1.1.2

type Param struct {
	Name  string
	Org   string
	Main  string
	HasUI bool
}

Param 基础配置

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL