buildpacker

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: Apache-2.0

README

Widemesh Buildpacker

Cloud-Native Buildpacks + Heroku Shims

Tests status

What is Buildpacker?

Legacy buildpacks initially intended for Heroku do not work out of the box with buildpacks.io pack build command.

Buildpacker makes all the old Heroku buildpacks work out of the box with the newest pack build command, all you have to do is call buildpacker build instead and buildpacker invokes pack build for you.

Features

  • Git references with versioning https://github.com/heroku/heroku-buildpack-go.git#v149
  • Tar.gz references https://buildpack-registry.s3.amazonaws.com/buildpacks/aissaoui-ahmed/vim.tgz
  • Heroku Registry references such as heroku-community/awscli
  • Automatic permission fixes for bin/*
  • Automatic application of cnb-shim

Requirements

License

See LICENSE

Hacking this project

  • git clone it
  • install requirements in $PATH
  • make your changes
  • Test your changes with scripts/test.sh

Contributions Welcome.

Directories

Path Synopsis
cmd
pkg
dl
run

Jump to

Keyboard shortcuts

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