#
e8a5b9fd |
| 12-Dec-2024 |
Doug Rabson <dfr@FreeBSD.org> |
release: build OCI images with shell scripts
This avoids the need for buildah and skopeo for building releases.
Reviewed by: cpersiva MFC after: 1 day Differential Revision: https://reviews.freeb
release: build OCI images with shell scripts
This avoids the need for buildah and skopeo for building releases.
Reviewed by: cpersiva MFC after: 1 day Differential Revision: https://reviews.freebsd.org/D48574
show more ...
|
#
d03c82c2 |
| 14-Aug-2024 |
Doug Rabson <dfr@FreeBSD.org> |
release: add optional OCI images
This adds three OCI archive format files to the release containing FreeBSD base images suitable for static linked, dynamic linked and shell workloads. The shell imag
release: add optional OCI images
This adds three OCI archive format files to the release containing FreeBSD base images suitable for static linked, dynamic linked and shell workloads. The shell image also contains pkg-bootstrap and can be easily extended by installing packages (including pkgbase packages).
Reviewed by: dch, cpersiva, jlduran, zlei Differential Revision: https://reviews.freebsd.org/D46759 MFC after: 2 days
show more ...
|