macOS
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · 来源: api.github.com
安装
brew install create-dmglocal Homebrew formula metadata
sudo port install create-dmgMacPorts ports tree · sysutils/create-dmg/Portfile · 来源: api.github.com
nix profile install nixpkgs#create-dmgnixpkgs package indexes · pkgs/by-name/cr/create-dmg/package.nix · 来源: api.github.com
概览
Shell script to build fancy DMGs
历史
create-dmg is a macOS command-line packaging helper for producing polished disk images from a source folder. It wraps standard macOS disk-image tooling with options for Finder window layout, icons, background images, Applications drop links, encryption, signing, and notarization.
The project README credits Andrey Tarantsov as the original creator and says Andrew Janke helped substantially with the project in May 2020. The project is maintained as a shell script in a public GitHub repository under the create-dmg organization.
The README documents Homebrew installation as the first installation path, followed by release downloads and cloning the repository. That distribution style made create-dmg convenient for macOS developers who wanted repeatable DMG creation in release scripts without maintaining their own AppleScript and hdiutil wrappers.
The normal workflow is to run create-dmg with an output .dmg name and a source folder, then pass options for volume name, icon placement, background art, filesystem format, encryption, codesigning, notarization, and related macOS packaging details.
For package maintainers, create-dmg matters because DMG layout is a macOS distribution detail that is easy to get wrong and awkward to reproduce. The tool packages common release-engineering conventions into one script that Homebrew, MacPorts, and Nix can expose as a small CLI dependency.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
create-dmg | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/create-dmg/create-dmg
安装元数据
| 软件包键 | brew:create-dmg |
|---|---|
| 版本 | 1.3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/create-dmg |
| 主页 | https://github.com/create-dmg/create-dmg |
| 仓库 | https://github.com/create-dmg/create-dmg |
| 上游文档 | https://github.com/create-dmg/create-dmg#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/create-dmg/create-dmg/archive/refs/tags/v1.3.0.tar.gz |
| 最后更新 | 2026-07-02T12:12:51Z |
| Pulse | updated |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | create-dmg |
| 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 软件包链接分开显示。
create-dmg
nix profile install nixpkgs#create-dmgcreate-dmg
sudo port install create-dmg来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.