chore: remove legacy todo
chore: add license
feat: detect busybox
This command finds the base layer image.
❯ fml base gcr.io/cf-build-service-public/kpack/build-init@sha256:b90a4d2c027ac6cf6b2904383211084d33d6faf9fed38a3d55a09b54e6f671bf 2>/dev/null | jq .
{
"name": "Ubuntu 18.04.4 LTS",
"vendor": "ubuntu",
"version": "18.04",
"release": "18.04.4"
}