Page MenuHomeFreeBSD

D53927.diff
No OneTemporary

D53927.diff

Index: documentation/content/en/books/handbook/book.adoc
===================================================================
--- documentation/content/en/books/handbook/book.adoc
+++ documentation/content/en/books/handbook/book.adoc
@@ -122,6 +122,8 @@
include::{chapters-path}usb-device-mode/_index.adoc[leveloffset=+1]
+include::{chapters-path}containers/_index.adoc[leveloffset=+1]
+
// Section four
include::{chapters-path}partiv.adoc[]
Index: documentation/content/en/books/handbook/containers/_index.adoc
===================================================================
--- /dev/null
+++ documentation/content/en/books/handbook/containers/_index.adoc
@@ -0,0 +1,51 @@
+---
+title: Chapter 35. OCI Containers
+part: Part III. System Administration
+prev: books/handbook/security
+next: books/handbook/mac
+description: OCI Containers provide an industry-standard way to describe, distribute, and run container-based workloads
+tags: ["containers", "oci", "creating", "running"]
+showBookMenu: true
+weight: 21
+params:
+ path: "/books/handbook/containers/"
+---
+
+[[containers]]
+= OCI Containers
+:doctype: book
+:toc: macro
+:toclevels: 1
+:icons: font
+:sectnums:
+:sectnumlevels: 6
+:sectnumoffset: 35
+:partnums:
+:source-highlighter: rouge
+:experimental:
+:images-path: books/handbook/containers/
+
+ifdef::env-beastie[]
+ifdef::backend-html5[]
+:imagesdir: ../../../../images/{images-path}
+endif::[]
+ifndef::book[]
+include::shared/authors.adoc[]
+include::shared/mirrors.adoc[]
+include::shared/releases.adoc[]
+include::shared/attributes/attributes-{{% lang %}}.adoc[]
+include::shared/{{% lang %}}/teams.adoc[]
+include::shared/{{% lang %}}/mailing-lists.adoc[]
+include::shared/{{% lang %}}/urls.adoc[]
+toc::[]
+endif::[]
+ifdef::backend-pdf,backend-epub3[]
+include::../../../../../shared/asciidoctor.adoc[]
+endif::[]
+endif::[]
+
+ifndef::env-beastie[]
+toc::[]
+include::../../../../../shared/asciidoctor.adoc[]
+endif::[]
+
Index: documentation/content/en/books/handbook/containers/_index.po
===================================================================
--- /dev/null
+++ documentation/content/en/books/handbook/containers/_index.po
@@ -0,0 +1,18 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR The FreeBSD Project
+# This file is distributed under the same license as the FreeBSD Documentation package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: FreeBSD Documentation VERSION\n"
+"POT-Creation-Date: 2025-11-08 16:17+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 20, 10:13 PM (9 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27094904
Default Alt Text
D53927.diff (2 KB)

Event Timeline