Skip to content

Instantly share code, notes, and snippets.

View MichaelSolati's full-sized avatar
:shipit:
Shippin' broken code

Michael Solati MichaelSolati

:shipit:
Shippin' broken code
View GitHub Profile
@slykar
slykar / docker-compose-hackintosh.md
Last active March 26, 2024 18:52
Docker and Docker Compose on AMD OSX Hackintosh via Docker Machine

Introduction

Docker.app will complain about incompatible processor, so we will use Docker Machine.

Instalation

Download Docker for Mac (Docker.app). It contains some binaries that are necessary.

brew install virtualbox docker-machine