dockerRun

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const CONTAINER_COMMAND = "docker"

Variables

View Source
var DOCKER_RUN_ARGS_PREFIX = []string{"run", "-d", "--rm"}
View Source
var DOCKER_RUN_ARGS_SUFFIX = []string{"sh", "-c", "trap \"exit 0\" TERM; sleep infinity & wait"}

Functions

func ExecuteDockerRun

func ExecuteDockerRun(args []string, vimFilePath string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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