mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-16 21:34:33 -04:00
4 lines
84 B
Bash
4 lines
84 B
Bash
#!/bin/sh
|
|
|
|
docker-machine create -d "virtualbox" --virtualbox-memory "3192" default
|