templates

package
v0.1.17 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed app.docker-compose.yaml.tpl
	DockerComposeApp string

	//go:embed app-node.Dockerfile.tpl
	DockerfileAppNode string
)
View Source
var (
	DockerComposeAppTemplate  = lazyInit("docker_compose:app", DockerComposeApp)
	DockerfileAppNodeTemplate = lazyInit("dockerfile:app_node", DockerfileAppNode)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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