Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Enable to use Webcam on Mac

Latest
Compare
Choose a tag to compare
@GzuPark GzuPark released this 13 Jul 09:23
· 2 commits to master since this release
docker-machine create -d virtualbox \
	--virtualbox-cpu-count=2 \
	--virtualbox-memory=2048 \
	--virtualbox-disk-size=100000 \
	--virtualbox-boot2docker-url https://github.com/gzupark/boot2docker-webcam-mac/releases/download/18.06.1-ce-usb/boot2docker.iso \
	${YOUR_DOCKER_MACHINE_ENV_NAME}