mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
diffoci compares Docker and OCI container images for helping reproducible builds. Note that mon-Linux users typically have to specify --platform explicitly. e.g., diffoci diff --platform=linux/amd64 IMAGE0 IMAGE1.
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
diffoci compares Docker and OCI container images for helping reproducible
|
|
builds.
|
|
|
|
Note that mon-Linux users typically have to specify --platform explicitly. e.g.,
|
|
diffoci diff --platform=linux/amd64 IMAGE0 IMAGE1.
|