vab

command
v0.0.0-...-f1bde72 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2019 License: MIT, MIT Imports: 18 Imported by: 0

README

vab

A simple build tool on top of buildkit for building images in a different way.

NAME:
   vab - container assembly builder

USAGE:
   vab [global options] command [command options] [arguments...]

VERSION:
   1

DESCRIPTION:

        _..-.._
     .'  _   _  `.
    /_) (_) (_) (_\
   /               \
   |'''''''''''''''|
  /                 \
 |                   |
 |-------------------|
 |                   |
 |                   |
 |'''''''''''''''''''|
 |             .--.  |
 |            //  \\=|
 |            ||- || |
 |            \\__//=|
 |             '--'  |
 |...................|
 |___________________|
 |___________________|
 |___________________|
 |___________________|
   /_______________\

container assembly builder

COMMANDS:
     build    build an image or export its contents
     cron     cron job to prune and release build artificats
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug                     enable debug output in the logs
   --buildkit value, -b value  buildkit address (default: "127.0.0.1:9500") [$BUILDKIT]
   --help, -h                  show help
   --version, -v               print the version

Local Output

If you have buildkit already setup, we can build vab with vab and get the vab binary in our local directory.

> vab build --local

Image and Push

To build an image and push the results.

> vab build --push --ref docker.io/stellarproject/vab:latest

Documentation

Overview

stole from buildkit, tonis said it was ok

Jump to

Keyboard shortcuts

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