Skip to content

Instantly share code, notes, and snippets.

View tsmcalister's full-sized avatar

Timothy Mc Alister tsmcalister

View GitHub Profile
@dnaprawa
dnaprawa / README.md
Last active August 16, 2022 16:08
Apple M1 workaround for Docker

Apple M1 workaround for Docker

Prerequisites

You need a dedicated Linux machine (linux-vm) (in the cloud or on your VPS, or bare-metal) with Docker installed and SSH enabled (required login using SSH keys).

Workaround for people who have SSH access to a docker installed linux machine

Install go (pre-compiled binaries at https://golang.org/dl/

(Edit: there are no Darwin arm64 yet, You need to compile or use Homebrew...)