cookbook 'docker_registry', '= 0.1.3'
docker_registry (6) Versions 0.1.3 Follow2
Installs/Configures docker_registry
cookbook 'docker_registry', '= 0.1.3', :supermarket
knife supermarket install docker_registry
knife supermarket download docker_registry
docker_registry Cookbook
This is a library cookbook written to help you install and run a docker registry of your very own.
Requirements
All requirements should be listed in metadata.rb
Attributes
Attributes are self documented in attributes/*
Usage
docker_registry::default
This simply enables the cookbook LWRPs.
docker_registry::install
Example recipe showing how to use the LWRPs... Installs a very basic docker_registry.
docker_registry::webui
Runs a docker registry webui container
Contributing
e.g.
1. Fork the repository on Github
2. Create a named feature branch (like add_component_x
)
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
License and Authors
Paul Czarkowski
Copyright 2014 Paul Czarkowski
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Dependent cookbooks
runit ~> 1.7.2 |
git ~> 4.3.1 |
python ~> 1.4.6 |
docker ~> 0.37.0 |
apt ~> 2.7.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
docker_registry CHANGELOG
This file is used to list changes made in each version of the docker_registry cookbook.
0.1.0
- [your_name] - Initial release of docker_registry
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
0.1.3 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:54
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:57
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:62
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:73
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/config.rb:78
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:101
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:102
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:97
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:98
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:25
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/config.rb:78
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:101
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:97
FC031: Cookbook without metadata file: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/metadata.rb:1
0.1.3 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:38
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:39
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:43
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:44
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:46
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:47
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:52
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:54
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:57
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:58
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:62
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/attributes/default.rb:73
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/config.rb:78
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:101
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:102
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:97
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:98
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/recipes/webui.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/config.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/instance.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:13
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/resources/service.rb:25
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/config.rb:78
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/instance.rb:101
FC019: Access node attributes in a consistent manner: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/providers/service.rb:97
FC031: Cookbook without metadata file: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/3b2c9b1db1334f0ff1b9b14f/docker_registry/metadata.rb:1