Bug 280338 - sysutils/buildah: pkg info for buildah is out of date
Summary: sysutils/buildah: pkg info for buildah is out of date
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: dfr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-17 19:41 UTC by Bretton Vine
Modified: 2024-07-31 18:30 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (dfr)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bretton Vine 2024-07-17 19:41:18 UTC
The package info for buildah is out of date and invalid, it should be:

export c=$(sudo buildah from quay.io/dougrabson/freebsd14.0-minimal)
sudo buildah run $c freebsd-version
sudo buildah run $c ping -c 3 9.9.9.9