$ docker-machine create --driver virtualbox --virtualbox-cpu-count "2" --virtualbox-memory "2047" --virtualbox-hostonly-cidr "10.10.10.1/24" jenkins.machine
$ docker-machine ssh jenkins.machine
$ docker pull jenkins:2.60.3-alpine
Last active
February 5, 2019 12:35
-
-
Save jovenbico/181399f0fa8aa82ed2069ceead7a002e to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment