Website Framework
Documentation Home
  • Welcome
  • Getting started
    • Quick start guide
    • For newer developers
  • Contributing & publishing
    • Making a change
    • Contributing (Pull Requests)
    • Publishing
  • Examples & use cases
    • Examples
    • Use cases
  • development environment
    • Code editor
    • Docker & docker compose
    • Git client
  • Additional Resources
    • Tools & utilities
    • Troubleshooting & FAQ
Powered by GitBook
On this page
  • MacOS
  • Docker Desktop
  • Docker Compose
  1. development environment

Docker & docker compose

This guide provides detailed instructions and optimal configuration settings for using Docker on MacOS.

MacOS

Docker Desktop

To download Docker Desktop, visit the project page and download the installation utility for your platform. For detailed installation and usage guides, check out the Docker Desktop Docs here.

Docker Compose

Docker Compose is automatically included with the installation of the Docker Desktop product. You may need to close any open terminals and/or restart your machine before you will be able to use the docker utilities from the command line.

PreviousCode editorNextGit client

Last updated 4 years ago