Affected by GO-2022-1100
and 1 other vulnerabilities
GO-2022-1100: Vela Insecure Defaults in github.com/go-vela/server
GO-2024-2641: Insecure Variable Substitution in Vela in github.com/go-vela/worker
package
Version:
v0.3.0-rc2
Opens a new window with list of versions in this module.
Published: Feb 13, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package docker provides the ability for Vela to
integrate with Docker as a runtime environment.
Usage:
import "github.com/go-vela/worker/runtime/docker"
func New() (*client, error)
New returns an Engine implementation that
integrates with a Docker runtime.
func NewMock() (*client, error)
NewMock returns an Engine implementation that
integrates with a mock Docker runtime.
This function is intended for running tests only.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.