igloo

command module
v0.0.0-...-1a1a612 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

Igloo

Igloo can help to build a toolbox image for yourself easily.

Usage

You can define the packages you would like to install in the packages.yaml file. Then use the following commands to build and push the image.

  • make build : Build the Image
  • make push : Push the Image to the registry
  • make run : Test the Image
  • make all : Build and Push the Image

The whole flow could be described in short as follows:

  1. Load packages.yaml
  2. Generate the Dockerfile
  3. Build the image

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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