Hi guys,
Trying to use chef tools to build desired docker container.
I'm following the article :
http://docs.opscode.com/containers.html
And my installation attempt of knife-container gem fails with this error:
ERROR: Could not find a valid gem 'knife-container' (>= 0) in any repository
ERROR: Possible alternatives: chef-container, zip-container, knife-softlayer,
henry-container, knife-config
Is it actually normal and i'm missing something?
Or this actullay is outdated documentation?
Regards
Hi!
The documentation is actually too new as that gem has not been released yet. We are still working out some final bugs. Expect the gem to be released in the near future.
If you like, you can build the development gem manually from our github repo: GitHub - chef-boneyard/knife-container: DEPRECATED: Container support for Chef's Knife Command
Thanks,
Tom
Tom Duffield — Software Development Engineer
651.769.7497 – tom@getchef.com – my: Linkedin Twitter
CHEF
TM
getchef.com Blog Facebook Twitter Youtube
On Jun 19, 2014, at 8:39 AM, anikeev1988@yandex.ru anikeev1988@yandex.ru wrote:
Hi guys,
Trying to use chef tools to build desired docker container.
I'm following the article :
http://docs.opscode.com/containers.html
And my installation attempt of knife-container gem fails with this error:
ERROR: Could not find a valid gem 'knife-container' (>= 0) in any repository
ERROR: Possible alternatives: chef-container, zip-container, knife-softlayer,
henry-container, knife-config
Is it actually normal and i'm missing something?
Or this actullay is outdated documentation?
Regards