mirror of
https://github.com/containers/podman.git
synced 2025-06-26 12:56:45 +08:00

Using a FreeBSD VM allows building a functioning binary via 'make podman-release'. This uses Cirrus' freebsd_instance which provisions VMs on Google Compute Engine. I attempted to add FreeBSD binaries to the artifacts task but this failed, apparently because the extra 50Mb of space exceeded a 1Gb limit in Cirrus. [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org>