Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 735 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 735 Bytes

commoditize

A command-line utility for macOS that mounts a Docker container image as an external disk image.

Requirements

Installation

$ git clone https://github.com/mattt/commoditize.git
$ cd commoditize
$ brew bundle
$ make install

Usage

$ commoditize docker://ghcr.io/homebrew/core/syncthing:1.16.1

Example disk image mounted with commoditize on macOS Big Sur

License

MIT

Contact

Mattt (@mattt)