Skip to content

Provide binaries of the package builder #16

@izaac

Description

@izaac

The current steps for automated systems is:

  • Download Golang's tar package
  • Configure GOPATH
  • Configure PATH
  • Make sure make is working using the init target
  • Troubleshoot if not
  • Wait for the golang dependencies to be downloaded
  • Wait for the binary to be prepared to build
  • make build

Expectation:

  • Download a package builder binary
  • Add to PATH
  • Use the binary for example in this way: `corral-builder -d /path/to/packages/folder -o /target/folder'
    • Have the target folder with the images created
  • No troubleshoot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions