mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
vagrant: Simplify provisioning to build from repo
This sets up an idiomatic Go workspace in /opt/go with the source shared from the host directory in /opt/go/src/github.com/dotcloud/docker and docker installed into /opt/go
This commit is contained in:
parent
7e9975d00a
commit
a3ab89df2b
5 changed files with 55 additions and 188 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
.vagrant
|
||||
.vagrant*
|
||||
bin
|
||||
docker/docker
|
||||
.*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue