pkg.soopen package index

brew / 排名 3475

使用 Homebrew, apk, MacPorts 安装 dockerize

查看 dockerize 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dockerize

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dockerize

MacPorts ports tree · devel/dockerize/Portfile · 来源: api.github.com

概览

软件包摘要

Utility to simplify running applications in docker containers

命令和别名

  • dockerize

历史

项目历史与用法

dockerize is Jason Wilder's container-startup helper for templating config files from environment variables, waiting for dependent services, and tailing application logs to stdout or stderr.

项目历史

The GitHub repository was created in October 2014, the same day as Wilder's blog post 'A Simple Way To Dockerize Applications.' That early Docker era often required shell glue to turn environment variables into config files, wait for linked services, and redirect file-based logs into Docker's logging model.

dockerize formalized that glue into one static-style utility. Its first GitHub release, v0.0.1, appeared in October 2014; v0.1.0 followed in January 2016; and v0.13.0 was published in June 2026 with current release artifacts for Linux, Alpine, and macOS architectures.

采用历史

dockerize became widely referenced because it solved practical Compose-era race conditions and legacy-app containerization problems without requiring application changes. The README links a Docker Compose issue discussion about why waiting for service readiness was outside Compose's own scope.

Its adoption path spans direct release downloads, a `jwilder/dockerize` Docker base image, Alpine packaging, MacPorts, and Homebrew. The Homebrew formula API reported stable version 0.13.0, 115 installs in the previous 30 days, and 1,630 installs in the previous year as of June 30, 2026.

使用方式

Typical usage wraps an application command with `dockerize`, adding `-template` mappings for generated config files, `-wait` URLs for TCP/HTTP/file/unix readiness checks, `-timeout` for fail-fast startup, and `-stdout` or `-stderr` log-tail targets. Templates use Go's `text/template` with environment access through `.Env`.

为什么软件包爱好者会关心

dockerize is significant because it captures a whole genre of container entrypoint shell scripts in a reusable package. It is boring in the best package-manager sense: one small executable that makes old apps behave like cloud-native containers at startup.

时间线

  • 2014: Repository created, introductory blog post published, and v0.0.1 released.
  • 2016: v0.1.0 release published.
  • 2025: 0.9.x releases show continued maintenance.
  • 2026: v0.13.0 released and Homebrew reports stable 0.13.0.

Related projects

  • dockerize is historically related to Docker, Docker Compose, Go `text/template`, and container entrypoint/wait-for-it style helper scripts.
  • It complements rather than replaces orchestration health checks: its main value is inside container startup for applications that cannot natively read environment variables, wait on dependencies, or log to stdout.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:container

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dockerize可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.14.0
管理器更新时间2026-07-28
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:dockerize
版本0.14.0
软件包管理器Homebrew
主页https://github.com/jwilder/dockerize
仓库https://github.com/jwilder/dockerize
最后更新2026-07-28T14:10:41+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

dockerize 0.13.0-r1

Utility to simplify running applications in docker containers.

https://github.com/jwilder/dockerize

sudo apk add dockerize
  • License: MIT
  • Architecture: x86_64
  • Source Package: dockerize
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dockerize
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dockerize from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

dockerize

sudo port install dockerize
  • normalized package name match
  • 匹配方式:Dockerize
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dockerize/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation