Skip to content

Commit

Permalink
missed default for docker-vm command
Browse files Browse the repository at this point in the history
  • Loading branch information
yafra admin committed Nov 1, 2015
1 parent a02d3ec commit 0c82f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.yafra.sysadm/shellscripts/start-dockervm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export WORKDIR=/work/repos

docker-machine start default
docker-machine env
docker-machine env default
eval "$(docker-machine env default)"
docker images
docker ps

0 comments on commit 0c82f74

Please sign in to comment.