~ciriarte/fml

Find My [base] Layer
c2900955 — Carlos Iriarte 3 years ago
chore: remove legacy todo
88ca67d4 — Carlos Iriarte 3 years ago
chore: add license
fb88c0a4 — Carlos Iriarte 3 years ago
feat: detect busybox

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ciriarte/fml
read/write
git@git.sr.ht:~ciriarte/fml

You can also use your local clone with git send-email.

#Find My [base] Layer

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"
}