export

package
v1.45.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: MPL-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DOWNLOAD_BASE_URL = "https://storage.googleapis.com/encore-optional/encore"
)

Variables

View Source
var (
	LEARN_MORE = aurora.Italic("Learn More: https://encore.dev/docs/how-to/self-host").String()
)

Functions

func Docker

func Docker(ctx context.Context, app *apps.Instance, req *daemonpb.ExportRequest, log zerolog.Logger) (success bool, err error)

Docker exports the app as a docker image.

Types

type EmbeddedInfraConfigParams added in v1.42.1

type EmbeddedInfraConfigParams struct {
	// The path to the infra config file.
	File dockerbuild.HostPath

	// Services to include in the image.
	Services []string

	// Gateways to include in the image.
	Gateways []string

	// CORS config to include in the image.
	GlobalCORS appfile.CORS

	Meta *meta.Data
}

Jump to

Keyboard shortcuts

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