Skip to content

Instantly share code, notes, and snippets.

View genesy's full-sized avatar
🎯
Focusing

Gene Sy genesy

🎯
Focusing
View GitHub Profile
@slykar
slykar / docker-compose-hackintosh.md
Last active April 25, 2024 15:37
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