From nobody Mon Jul 20 12:00:08 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h3fGK2ykZz6lrDk for ; Mon, 20 Jul 2026 12:00:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h3fGJ6bWyz3M85 for ; Mon, 20 Jul 2026 12:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784548809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sfBG50OSUQ8zhbQTTyprt+cM0JKw09FBCBL1/sOIuMA=; b=TZuZZYAgKP4nTh+uIhhNUDK8odL5yMtfOovDKQW/F7bzhsRwxXSwOzTVbUAJNolwRRoJ/w 7ZmHeDt3CqOYdvNXUF3Bb+l/E3Eb0T5oWp4gZ/NCiPWjoVaqvkHnrIIjQ0dhWRY/zKgxx6 xWY/91bXppAxxEPHA/Csf4sDfeoGmzc0YBgL8LmFYhCkZKLlrWlA4MdiHFyGHP8nJFoQNu bZgIX5R+IILzvr48gtvcNdPXxin/VVays77rsLzj10nk2v9BBaJA00IJjxv5ALw0Cif0/D zg6HfgWnnZiDGbZ1ci4VQprTBbi6kYsAuHQVoRK52lSgq+nGUQJA9OcAdbsTzg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784548809; a=rsa-sha256; cv=none; b=I2paVODK5CG6Jy71fmctqRUKm29pbPxiGDBYs6QuU769FV0RzZ2dctihOk4iyQ4yd/4pES HIKp5eTETxKytrPDH2dCDRtN5dXjJhBPfJ1MJB4y4DVjqgvv80ZaiFRSh5X5PM92FZ3NDx AHk1NhltBpzhfJmPAU5CmFE8caDmBd2U2GYIgdiRSGh9O4NXLugFnGpiNTRWspAwza8Dtr gokotttbb21ETtKIp82a0EElqYL9DGdgy2kLu4B8wNXPAGdZDUnZSFxnoatDWUeh/X3SS3 e2tqhl4DxJgS6nYXBJXOnC4WvXzldoFfzXQpqJi30ZSZA2JlExTwtrMcTax0Xg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784548809; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=sfBG50OSUQ8zhbQTTyprt+cM0JKw09FBCBL1/sOIuMA=; b=wLouiajNwXKWRVK3F2kjlJ+9vrqBdWaT/GGp4xhjFLfx6m/ekKHM0vshjrGdm7fPEftyO4 BhZLCokzK+M+c3ngZejbCrR3yNLuwtpIY9SXGbHs5M+oqN6SPw1o2uJWdLmzYRjVsiJrob /1m8VY8S1OSrpHpMVAd9QJfaLh5Ju04N0doWp3M6N0lvNRuCF7eBvUt+i67TQ0yG9+JNvj PqZ24o0U2w6sOzoHmxyigmZSDVGQowxcA77rv8JfgWCnt1LT8dzTnmTQl5iyI+nxPZy9FM lnF5EpEkYuLsy/dkqGf5dusEYK5frVuccypsmuZJ6E9qk5HtLF4SWjJYOOtVAA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h3fGJ5RF3z10q3 for ; Mon, 20 Jul 2026 12:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d18f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 20 Jul 2026 12:00:08 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Chun-Cheng Yeh From: Lorenzo Salvadore Subject: git: 283f346093 - main - Status/2026Q2/dockerbox.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 283f34609334d062659e5172043fcf8ed6df2a55 Auto-Submitted: auto-generated Date: Mon, 20 Jul 2026 12:00:08 +0000 Message-Id: <6a5e0dc8.3d18f.7fdab72f@gitrepo.freebsd.org> The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=283f34609334d062659e5172043fcf8ed6df2a55 commit 283f34609334d062659e5172043fcf8ed6df2a55 Author: Chun-Cheng Yeh AuthorDate: 2026-07-14 14:24:10 +0000 Commit: Lorenzo Salvadore CommitDate: 2026-07-20 11:59:35 +0000 Status/2026Q2/dockerbox.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/701 --- .../status/report-2026-04-2026-06/dockerbox.adoc | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/website/content/en/status/report-2026-04-2026-06/dockerbox.adoc b/website/content/en/status/report-2026-04-2026-06/dockerbox.adoc new file mode 100644 index 0000000000..f9bdc1ba12 --- /dev/null +++ b/website/content/en/status/report-2026-04-2026-06/dockerbox.adoc @@ -0,0 +1,44 @@ +=== Dockerbox + +Links: + +link:https://github.com/leafoliage/freebsd-dockerbox[freebsd-dockerbox Github] URL: link:https://github.com/leafoliage/freebsd-dockerbox[] + +link:https://github.com/leafoliage/dockerbox-broker[dockerbox-broker Github] URL: link:https://github.com/leafoliage/dockerbox-broker[] + +link:https://github.com/leafoliage/freebsd-dockerbox-debian[freebsd-dockerbox-debian Github] URL: link:https://github.com/leafoliage/freebsd-dockerbox-debian[] + +Contact: Chun-Cheng Yeh + +Dockerbox is a virtualized Docker daemon. +Although the Docker daemon is not natively available on FreeBSD, Dockerbox runs it inside a Debian Bhyve virtual machine to provide access to it. +Dockerbox supports common Docker features such as Docker Compose, port publishing, and bind mounts. +This project aims to facilitate non-production Docker usage on FreeBSD. + +==== Related Ports and Repositories + +* link:https://github.com/leafoliage/freebsd-dockerbox[freebsd-dockerbox] + +Provides Docker on FreeBSD by running `dockerd` inside a Linux Bhyve VM. +This service manages the lifecycle of the Dockerbox guest, along with its network and storage settings. + +*v0.2.5 — ported.* + +* link:https://github.com/leafoliage/dockerbox-broker[dockerbox-broker] + +A child service of Dockerbox that handles port forwarding from the host to the Dockerbox guest when a container requests port publishing. + +*Not yet ported.* + +* link:https://github.com/leafoliage/freebsd-dockerbox-debian[freebsd-dockerbox-debian] + +Codebase used to generate Dockerbox's disk image. + +*Not ported.* + +* link:https://www.freshports.org/sysutils/docker-cli/[docker-cli] + +The Docker CLI tool. + +*v29.4.2 — ported.* + +* link:https://www.freshports.org/sysutils/docker-compose/[docker-compose] + +A Docker CLI plugin for defining and running multi-container applications. + +*v5.1.3 — ported.* + +* link:https://www.freshports.org/sysutils/docker-buildx[docker-buildx] + +A Docker CLI plugin providing extended build capabilities via BuildKit. + +*v0.34.1 — ported.* + +package:sysutils/dockerbox[], package:sysutlis/docker-cli[], package:sysutils/docker-compose[], and package:sysutils/docker-buildx[] are now available in the FreeBSD Ports Collection and via `pkg`. + +Sponsor: The FreeBSD Foundation