macOS
brew install fuse-overlayfslocal Homebrew formula metadata
brew
fuse-overlayfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fuse-overlayfslocal Homebrew formula metadata
sudo apk add fuse-overlayfsAlpine Linux edge package indexes · fuse-overlayfs · ソース: dl-cdn.alpinelinux.org
sudo apt install fuse-overlayfsDebian stable package indexes · fuse-overlayfs · ソース: deb.debian.org
sudo dnf install fuse-overlayfsFedora Rawhide package metadata · fuse-overlayfs · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fuse-overlayfsnixpkgs package indexes · pkgs/by-name/fu/fuse-overlayfs/package.nix · ソース: api.github.com
sudo pacman -S fuse-overlayfsArch Linux sync databases · fuse-overlayfs · ソース: geo.mirror.pkgbuild.com
sudo zypper install fuse-overlayfsopenSUSE Tumbleweed package metadata · fuse-overlayfs · ソース: download.opensuse.org
概要
FUSE implementation for overlayfs
履歴
fuse-overlayfs is a FUSE implementation of overlay-style filesystems for rootless containers. The official README describes it as an implementation of overlay and shiftfs in FUSE, with command-line options for lower, upper, work, merged, UID, and GID mappings.
The project lives under the containers organization and is written in Rust. Its README documents libfuse 3.2.1 or newer as a requirement and notes that use from a user namespace, such as rootless Podman, requires a Linux kernel at least 4.18.0.
fuse-overlayfs became part of the rootless-container storage story because many kernels prevent unprivileged users from mounting kernel overlay filesystems. The containers/storage manual documents `mount_program = "/usr/bin/fuse-overlayfs"` as the custom mount helper used when rootless storage cannot use kernel defaults.
The same containers/storage documentation names fuse-overlayfs in its `SEE ALSO` section and in examples involving permission masks, showing that it is treated as a normal component of the containers storage stack rather than a standalone experiment.
Users can run fuse-overlayfs directly by passing overlay-style mount options such as `lowerdir`, `upperdir`, `workdir`, and a merged directory. Container engines more often invoke it indirectly through containers/storage configuration as a `mount_program`.
The project also distributes pre-built static binaries for multiple architectures through GitHub Releases, which makes it practical on container hosts where the binary is needed before normal package-manager integration is available.
The package matters because it made overlay-style copy-on-write storage usable for rootless container workflows before all target kernels could provide equivalent unprivileged overlay support. It is a small package with outsized influence in Podman and OCI tooling because storage-driver details determine whether rootless containers feel native or second-class.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fuse-overlayfs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/containers/fuse-overlayfs
インストールメタデータ
| パッケージキー | brew:fuse-overlayfs |
|---|---|
| バージョン | 1.17 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fuse-overlayfs |
| ホームページ | https://github.com/containers/fuse-overlayfs |
| リポジトリ | https://github.com/containers/fuse-overlayfs |
| 上流ドキュメント | https://github.com/containers/fuse-overlayfs#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/containers/fuse-overlayfs/archive/refs/tags/v1.17.tar.gz |
| 最終更新 | 2026-06-09T12:53:39Z |
| Pulse | updated |
| 依存関係 | libfuse |
| ビルド依存関係 | autoconf, automake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fuse-overlayfs |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fuse-overlayfs 1.14-1+b1
implementation of overlay+shiftfs in FUSE for rootless containers
https://github.com/containers/fuse-overlayfs
sudo apt install fuse-overlayfsfuse-overlayfs
nix profile install nixpkgs#fuse-overlayfsfuse-overlayfs 1.13-1
implementation of overlay+shiftfs in FUSE for rootless containers
https://github.com/containers/fuse-overlayfs
sudo apt install fuse-overlayfsfuse-overlayfs 1.16-r0
FUSE implementation for overlayfs
https://github.com/containers/fuse-overlayfs
sudo apk add fuse-overlayfsfuse-overlayfs-doc 1.16-r0
FUSE implementation for overlayfs (documentation)
https://github.com/containers/fuse-overlayfs
sudo apk add fuse-overlayfs-docfuse-overlayfs 1.16-2.fc44
FUSE overlay+shiftfs implementation for rootless containers
https://github.com/containers/fuse-overlayfs
sudo dnf install fuse-overlayfsfuse-overlayfs 1.16-1
FUSE implementation of overlayfs
https://github.com/containers/fuse-overlayfs
sudo pacman -S fuse-overlayfsfuse-overlayfs 1.16-1.4
FUSE implementation for overlayfs
https://github.com/containers/fuse-overlayfs
sudo zypper install fuse-overlayfsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.