Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Code sample in README is outdated #64

Open
blackrosezy opened this issue Jan 11, 2015 · 1 comment
Open

Code sample in README is outdated #64

blackrosezy opened this issue Jan 11, 2015 · 1 comment

Comments

@blackrosezy
Copy link

E.g:

docker.ListContainers(false)

should be

docker.ListContainers(true, false, "")
@jainvipin
Copy link

StartContainer and CreateContainer are not working either... the later one is very easy; I am trying out some changes with the latest to get the correct HostConfig - it barfs with a nil or empty config as second param to HostConfig

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants