pkg.soopen package index

brew / 排名 1105

使用 Homebrew, chocolatey, MacPorts, pacman, scoop 安装 docker-machine

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

代理安全

代理安全回答

docker-machine provisions and manages Docker hosts and credentials.

凭据访问

Reads machine certificates, SSH keys, and Docker host credentials.

远程变更

Can create, remove, start, stop, and configure Docker hosts.

发布/制品风险

Can expose or replace infrastructure used for container workloads.

推荐控制

Gate create, rm, regenerate-certs, env, and host mutation commands.

代理使用指南

Allow inspect/status; require approval for host creation, deletion, and credential export.

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install docker-machine

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install docker-machine

MacPorts ports tree · devel/docker-machine/Portfile · 来源: api.github.com

Windows

Chocolatey已验证 · 92%
choco install docker-machine

Chocolatey community package catalog · docker-machine · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/docker-machine

Scoop official bucket manifest trees · bucket/docker-machine.json · 来源: api.github.com

概览

软件包摘要

Create Docker hosts locally and on cloud providers

命令和别名

  • docker-machine

历史

项目历史与用法

Docker Machine is the CLI that automated creation of Docker hosts on local hypervisors, cloud providers, and private infrastructure. It belongs to the pre-Docker-Desktop and pre-managed-Kubernetes period of Docker tooling, when creating a VM, installing Docker Engine, and pointing the local docker client at it were routine development and CI tasks.

项目历史

The original Docker Machine README describes a tool that creates servers, installs Docker on them, and configures the Docker client to talk to those hosts. It supported local VM drivers such as VirtualBox and cloud drivers such as DigitalOcean, with an extension model for third-party driver plugins.

The packaged Homebrew line follows GitLab's fork. GitLab states that the fork exists to fix critical bugs for the GitLab Runner Docker Machine executor after Docker deprecated Docker Machine on 2021-09-27. GitLab also states that it does not plan new features, and that maintenance is limited to critical bug fixes, CI execution reliability, and cost-impacting issues.

采用历史

Docker Machine was widely adopted because it gave the Docker CLI a repeatable way to target disposable local and cloud hosts before Docker Desktop, Docker contexts, managed container platforms, and autoscaling CI runners became the dominant workflows. Its driver-plugin model let vendors and community maintainers ship provider support outside the core binary.

The GitLab fork preserved Docker Machine for GitLab Runner's docker+machine autoscaling executor. GitLab's documentation points users toward its newer autoscaling solution, generally available from GitLab 17.1, and says the Docker Machine fork will be supported only until GitLab 20.2 in May 2027.

使用方式

Typical usage is docker-machine create with a local or cloud driver, docker-machine ls to inspect hosts, docker-machine env to export Docker client environment variables, and docker-machine rm to remove a host. The tool also stores per-machine TLS material under ~/.docker/machine so the client can securely reach remote Docker daemons.

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

Docker Machine is package-nerd significant because it turned a messy cross-provider bootstrap workflow into one installable CLI plus plugin binaries. Its later life as a maintained GitLab fork is also instructive: package managers can keep legacy automation alive long after the original upstream project leaves the center of the ecosystem.

时间线

  • Docker Machine era: The upstream project standardized docker-machine create, env, ls, and driver plugins for Docker hosts.
  • 2021-09-27: GitLab records Docker Machine as deprecated by Docker.
  • GitLab fork era: GitLab maintains a fork for critical fixes needed by the GitLab Runner Docker Machine executor.
  • GitLab 17.1: GitLab's replacement autoscaling solution is generally available.
  • May 2027: GitLab plans support for its Docker Machine fork until GitLab 20.2.

Related projects

  • Related projects include Docker Engine, boot2docker, Docker Desktop, Docker contexts, GitLab Runner's docker+machine executor, Rancher Machine, and the family of Docker Machine provider drivers.

安全态势

风险级别:orange

formula declares a Homebrew service. infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service
  • infrastructure mutation or orchestration signal

信号

  • metadata:service
  • text:cloud

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.docker/machine

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.docker/machine/machines/*/*.pem

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:docker-machine
版本0.16.2-gitlab.52
软件包管理器Homebrew
主页https://docs.gitlab.com/runner/executors/docker_machine.html
最后更新2026-07-29T17:58:37Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

pacman95%

docker-machine 0.16.2-6

Machine management for a container-centric world

https://github.com/docker/machine

sudo pacman -S docker-machine
  • License: Apache
  • Architecture: x86_64
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Docker Machine
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: docker-machine from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

docker-machine

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

docker-machine

choco install docker-machine
  • normalized package name match
  • 匹配方式:Docker Machine
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: docker-machine from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dispcalgui.install'
Scoop95%

main/docker-machine

scoop install main/docker-machine
  • normalized package name match
  • 匹配方式:Docker Machine
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/docker-machine.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation