pkg.soopen package index

brew / 順位 3475

dockerize を Homebrew, apk, MacPorts でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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