docker-machine-parallels
« Back to VersTracker
Description:
Parallels Driver for Docker Machine
Type: Formula  |  Tracked Since: Sep 14, 2024
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 479  |  Forks: 35  |  Language: Go  |  Category: Devops
Tags: docker virtualization parallels devops macos
Install: brew install docker-machine-parallels
About:
This Docker Machine driver enables the creation and management of Docker hosts within Parallels Desktop virtual machines. It integrates Docker Machine's provisioning workflow with Parallels' virtualization platform, allowing developers to quickly spin up isolated Docker environments on macOS. Its main value is providing a seamless, native-like Docker experience for Parallels Desktop users.
Key Features:
  • Creates and manages Docker hosts in Parallels Desktop VMs
  • Integrates with the standard Docker Machine CLI workflow
  • Supports Parallels-specific configuration and networking options
  • Enables quick provisioning and teardown of isolated Docker environments
Use Cases:
  • Developing and testing Dockerized applications in isolated Parallels VMs on macOS
  • Creating disposable Docker environments for CI/CD pipelines or experimentation
Alternatives:
  • docker-machine – The base tool; this package is a specific driver plugin for it.
  • docker-machine-virtualbox – Official Docker Machine driver for VirtualBox, an alternative virtualization platform.
Version History
Detected Version Rev Change Commit
Sep 14, 2024 8:10pm 0 VERSION_BUMP 100fc6f3