Skip to content

MacTain Docs

Source-backed launch documentation for MacTain. These pages are drafted from current CLI help, native source and tests, installer notes, and reviewed public docs source material.

Reader Paths

New to MacTain

Start here if you are learning MacTain from the beginning.

  1. Understand what MacTain is
  2. Install MacTain
  3. Verify the app, Engine, and CLI
  4. Learn the MacTain GUI
  5. Run your first container
  6. Move to repeatable workflows with Blueprints

Coming from Docker

Start here if you already think in images, containers, ports, volumes, and Compose-like app definitions. MacTain docs map those workflows to native MacTain commands and Blueprints rather than promising command-by-command Docker compatibility.

  1. Review Docker to MacTain concepts
  2. Run a container with MacTain
  3. Map Compose intent to Blueprints
  4. Review networking and volumes
  5. Use troubleshooting checks when a migration stalls

Launch Sections

Source Checks

The first launch draft was checked against the captured mactain --help output, extended mactain <group> docs output, native CLI help source, native CLI tests, installer notes, and existing MacTain source docs.

Next Steps