git: 85d2c06da0 - main - press: Add recent OCI blog posts from the Foundation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 13:59:27 UTC
The branch main has been updated by jrm:
URL: https://cgit.FreeBSD.org/doc/commit/?id=85d2c06da0bcca18e5f8eb9747b43c3e16e2872a
commit 85d2c06da0bcca18e5f8eb9747b43c3e16e2872a
Author: Mark Phillips <mark@freebsdfoundation.org>
AuthorDate: 2025-11-06 13:23:17 +0000
Commit: Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2025-11-06 13:54:17 +0000
press: Add recent OCI blog posts from the Foundation
Reviewed by: jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53613
---
website/data/en/press/press.toml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml
index 9fb31901cb..06348d8f2c 100644
--- a/website/data/en/press/press.toml
+++ b/website/data/en/press/press.toml
@@ -1,4 +1,22 @@
# Sort the entries by date
+[[press]]
+name = "FreeBSD Officially Supported in OCI Runtime Specification v1.3"
+url = "https://freebsdfoundation.org/blog/freebsd-officially-supported-in-oci-runtime-specification-v1-3/"
+siteName = "FreeBSD Foundation Blog"
+siteUrl = "https://freebsdfoundation.org/blog/"
+date = "2025-11-04"
+author = "FreeBSD Foundation"
+description = "FreeBSD has been included as an officially supported platform in version 1.3 of the Open Container Initiative (OCI) runtime specification"
+
+[[press]]
+name = "An introduction to OCI Containers on FreeBSD"
+url = "https://freebsdfoundation.org/blog/oci-containers-on-freebsd/"
+siteName = "FreeBSD Foundation Blog"
+siteUrl = "https://freebsdfoundation.org/blog/"
+date = "2025-10-31"
+author = "FreeBSD Foundation"
+description = "Run Containers on FreeBSD using Podman"
+
[[press]]
name = "FreeBSD Vendor Summit, Nov 6-7"
url = "https://freebsdfoundation.org/blog/freebsd-vendor-summit-happening-next-week-november-6-7-2025/"