Skip to content

fixes #2671, add support for bind mounting individual files in to contai...#2775

Merged
creack merged 1 commit intomoby:masterfrom
daniel-garcia:2671-bindmount_files
Dec 2, 2013
Merged

fixes #2671, add support for bind mounting individual files in to contai...#2775
creack merged 1 commit intomoby:masterfrom
daniel-garcia:2671-bindmount_files

Conversation

@daniel-garcia
Copy link
Copy Markdown
Contributor

...ners, rebases of #1757 #2301

@daniel-garcia
Copy link
Copy Markdown
Contributor Author

@unclejack, this is a rebase of #2682

@crosbymichael
Copy link
Copy Markdown
Contributor

@daniel-garcia

The tests currently fail to build with this error:

./container_test.go:1262: cannot use r (type *docker.Runtime) as type *engine.Engine in function argument
./container_test.go:1262: cannot use []string literal (type []string) as type *docker.Runtime in function argument
./container_test.go:1262: cannot use t (type *testing.T) as type []string in function argument
./container_test.go:1262: not enough arguments in call to runContainer
FAIL    github.com/dotcloud/docker/integration [build failed]

@daniel-garcia
Copy link
Copy Markdown
Contributor Author

@crosbymichael, fixed unit test compilation, api of runContainer changed in test harness. Please retest.

@crosbymichael
Copy link
Copy Markdown
Contributor

LGTM

@tianon
Copy link
Copy Markdown
Member

tianon commented Dec 2, 2013

+1 - tested this to be working swell here for normal files :)

@crosbymichael
Copy link
Copy Markdown
Contributor

ping @creack

@creack
Copy link
Copy Markdown
Contributor

creack commented Dec 2, 2013

LGTM

creack added a commit that referenced this pull request Dec 2, 2013
fixes #2671, add support for bind mounting individual files in to contai...
@creack creack merged commit d6cdbca into moby:master Dec 2, 2013
@daniel-garcia daniel-garcia deleted the 2671-bindmount_files branch December 2, 2013 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants