module
Version:
v0.2.0-alpha
Opens a new window with list of versions in this module.
Published: Feb 20, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
Pipeline-backend
Development
Pre-requirements:
- Go v1.17 or later installed on your development machine
For first run, execute from the project folder:
make
Docker
# Build images with BuildKit
# https://docs.docker.com/develop/develop-images/build_enhancements/
DOCKER_BUILDKIT=1 docker build -t instill/pipeline-backend:0.0.1-dev .
The images are published periodically on DockerHub: https://hub.docker.com/r/instill/pipeline-backend
You can run this to work with VDP using the Instill VDP docker-compose.
Directories
¶
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.