Skip to content

Instantly share code, notes, and snippets.

@ndom91
Created December 29, 2022 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndom91/e4d66ff1da6dc48217e94fc44c8ebb2e to your computer and use it in GitHub Desktop.
Save ndom91/e4d66ff1da6dc48217e94fc44c8ebb2e to your computer and use it in GitHub Desktop.
Create `docker-machine` Raspberry Pi
docker-machine create --driver generic --generic-ip-address 10.0.0.25 --generic-ssh-key ~/.ssh/id_ndo4 --generic-ssh-user ndo --engine-storage-driver overlay2 checkly-pi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment