Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Rust committed Mar 3, 2017
1 parent 20e49af commit 1eeb936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/blockbridge-docker-volume
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ docker run --name blockbridge-volume-driver
--volume blockbridge-iscsi:/var/lib/iscsi \
--volume blockbridge-volumes:/bb/volumes \
--volume /bb/env:/bb/env \
--volume /run/docker/plugins/blockbridge:/run/docker/plugins \
--volume /run/docker/plugins/blockbridge:/run/docker/plugins \
--volume /var/run/docker.sock:/run/docker.sock \
$DEVELOPMENT \
-e BLOCKBRIDGE_API_HOST=$BLOCKBRIDGE_API_HOST \
Expand Down

0 comments on commit 1eeb936

Please sign in to comment.